Hi, I keep getting this error "no such file to load -- sqlite3" unless I explicitly add
config.gem "sqlite3-ruby", :lib => "sqlite3"
to my environment.rb. I've tried reinstalling the gems, but no luck.
Any ideas?
Hi, I keep getting this error "no such file to load -- sqlite3" unless I explicitly add
config.gem "sqlite3-ruby", :lib => "sqlite3"
to my environment.rb. I've tried reinstalling the gems, but no luck.
Any ideas?