Re: [Rails] Sqlite 3 install error on Heroku, Rails 3.1
Maybe it's because Heroku doesn't use sqlite in production, instead it uses Postgres.
I think you should try to restrict the sqlite3 gem in your Gemfile only to the development environment.
Cheers!
Rodrigo Alves Vieira
http://www.rodrigoalvesvieira.com
http://twitter.com/rodrigoalvieira
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home