I\'m developing a project and I have a problem about this subject. I\'m constructing ruby on rails project which will provide listing students with name.
Anyone else having trouble installing cuke4nuke via gem install cuke4nuke? I\'m getting the following error and can\'t figure out what to do to solve it:
I get this warning when trying to install the json module via ruby gems. Any ideas? Mac-Mini poulh$ sudo gem install json
I was wondering if there was a solution to automatically - from my ruby source code - ask Gem to install various librairies my code my require to work?
MacRuby 0.5 includes a ruby compiler built on LLVM called macrubyc. Does anyone know if it would be possible to dynamically load gems from compiled code? Or compile the gems and link them in? Is thi
Does anyone know enough about Ruby\'s require to tell me if the following is valid syntax: class Something
I\'m (completely) new to ROR and have got an application to maintain and upgrade. I\'ve the source code and am trying to build database using db:migrate rake command. I\'ve started using Aptana Studio
in gem_original_require\': no such file to load -- haml (MissingSourceFile) but this gem already istalled.
I want to import address book of users from their gmail/hotmail/yahoo and aol address books. I am looking for a gem/plugin in rails which can 开发者_开发知识库help me do this. Any help is appreciated.
I\'m attempting to build my first ruby gem and all seemed to go well until I attempted to install the gem. I\'m using RVM so no need for \'sudo gem install\' here.