Hi,

 I have been working on rails 2.3.8 and today update to Rails 3.0.
I could not start thin server using

$)thin start

 on my earlier projects which have been configured to use Rails 2.3.8

Following is the error message

 "Missing the Rails 2.3.8 gem. Please `gem install -v=2.3.8 rails`,
update your RAILS_GEM_VERSION setting in config/environment.rb for the
Rails version you do ha
ve installed, or comment out RAILS_GEM_VERSION to use the latest version
installed."


I have already the following definition in config/environment.rb.

Please let me know if this is a known issue or it there is workaround?
Can I not run Rails 3.0 and Rails 2.3.8 on my windows machine?
-- 
Posted via http://www.ruby-forum.com/.

-- 
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.

Reply via email to