*Dear all:* I am trying to start rails but it is not getting started. It is giving following error:
<-[31mCould not find gem 'mysql112 (~> 0.2.6)' in any of the gem sources listed in your Gemfile. <-[0m I used following commands for app: *rails new myapp -d mysql *after successfully executing this command I run command* *to* *start rails. * ruby* *script/rails server * but it is showing error: *<-[31mCould not find gem 'mysql112 (~> 0.2.6)' in any of the gem sources listed in your Gemfile. <-[0m* Please help on this. Thanks in advance. -- Thanks and Regards, Amit -- 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.

