On Nov 24, 1:58 pm, Somnath Mallick <[email protected]> wrote: > > It would be best if Ruby guys could make the installers much better, as > it stands now, new guys like me, would just succumb under the > errors/exception and just give up! Like i am... almost had enough of > this! :( >
Why don't send the feedback to the right channel? http://groups.google.com/group/railsinstaller http://groups.google.com/group/rubyinstaller > But any solution to this? From the tutorial, I create the sample > application. Edit the gem file as mentioned (except i leave the rails > part). My Gemfile: > > [...] > > Run the command "bundle install" after i have created a sample > application. It installs some gems. And then when i run "rails generate > rspec:install" I get a huge exception. > > C:\myrails\sample_app>rails generate rspec:install > C:/Ruby193/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': > cannot load such file -- set (LoadError) > from C:/Ruby193/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in > `require' > Set is part of Ruby itself, if I do "require 'set'" in a IRB prompt it works. > > I mostly need help on this. I don't know what's going here since i am a > newbie, so cant help myself. Please any advise? Thanks for the replies > guys! > Due the constant "install virtualbox/linux/learn everything" answers, I do recommend you join RailsInstaller or RubyInstaller list and ask there. The guys over do understand better platform constraints and friendlier about them. -- Luis Lavena -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

