On Wed, Jul 16, 2014 at 1:13 AM, Carlo Giustinoni < [email protected]> wrote:
> this is the worst installation package I have ever encountered, I > installed using www.railsinstaller.org, I installed the VS2010 shell, > when I try to generate script for anew project I get this error > > Starting Generate 'script\rails generate scaffold post title:string > body:text created_at:datetime' ... > > C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/rbconfig.rb:7:in > `<module:RbConfig>': ruby lib version (1.9.2) doesn't match executable > version (1.9.3) (RuntimeError) > > from C:/Ruby193/lib/ruby/1.9.1/i386-mingw32/rbconfig.rb:5:in `<top > (required)>' > > from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems.rb:30:in `require' > > from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems.rb:30:in `<top > (required)>' > > from <internal:gem_prelude>:1:in `require' > > from <internal:gem_prelude>:1:in `<compiled>' > > Generate completed - now synchronizing project > Project synchronization complete > > The support staff doesn't support Rails , they say they support only VS > errors, they have been of no help > hi! this isn't an answer at all but I'd like to say it anyway. I have very little experience using Rails in windows (used it about 5 years ago before switching to cygwin). If you are serious about learning Rails, use a virtual box and install a linux distro to make it easier for you. I'm pretty sure this will not be the first error you will encounter when developing in windows. -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/5709e231-14ca-43fb-8b78-6f3648595582%40googlegroups.com > <https://groups.google.com/d/msgid/rubyonrails-talk/5709e231-14ca-43fb-8b78-6f3648595582%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- ------------------------------------------------------------- visit my blog at http://jimlabs.herokuapp.com -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJ8y7Vdjg%3DuEs6c_08%2BTAuFPk4W6uHKF6E2eb7asE3njPEpk9g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

