RubyMine 3.0 project install missing sqllite3-ruby gem
got the following error:
http://screencast.com/t/828VfZ1j
Its my understanding that Sqllite3 is the default db Rails runs with. Did I have to do anything else to make this run i.e. do I have to download Sqllite3 gem ? manually ? if so from where ? I already went thru the 3.03 gem update.
What extra steps do I have to do to integrate SqlLite with Ruby Mine?
thanks in advance
-Charles
www.nycsmalltalk.org
Please sign in to leave a comment.
You should run Tools | Bundler | Install to make bundler install all gems declared in the Gemfile