Ruby on Rails
Monday, June 27, 2011
I have installed Ruby on Rails .
rails -v=>3.0.7
gem -v=>1.3.6
ruby -v=>ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]
when i tried to start the server by "rails s" or tried to do anything it gives the error
Could not find gem 'sqlite3 (>= 0, runtime)' in any of the gem sources listed in your Gemfile.
Run `bundle install` to install missing gems.
Please somebody help me to get rid of it...:P
Thanks in advance
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment