ruby on rails

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 `’

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

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

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.