I'm new in ROR. So when I'm trying to install ROR.
when I try to start rails(rails s
) I get such error:
Could not find gem 'sqlite3 (>= 0) ruby' in the gems available on this machine.
Run `bundle install` to install missing gems.
P.S. I'm working on Ubuntu 12.04