Ruby on Rails
Monday, December 31, 2012
https://devcenter.heroku.com/articles/heroku-postgresql#connecting-in-ruby
On Mon, Dec 31, 2012 at 1:56 PM, Rajarshi <rdas2576@gmail.com> wrote:
heroku supportpostgrel
for that you have to use"pg" gemin your genfile chnage itgem "pg"then commit and git push heroku masterafter that you have to get the username password and databae name from herokuOn Sat, Dec 29, 2012 at 12:31 AM, Javier Quarite <jquarites@gmail.com> wrote:
On Fri, Dec 28, 2012 at 1:39 PM, Eddy Maue <lists@ruby-forum.com> wrote:
An error occurred while installing sqlite3 (1.3.6), and Bundler
cannot co
ntinue.
Make sure that `gem install sqlite3 -v '1.3.6'` succeeds before
bundling.Heroku doesn't support sqliteTry this guide http://railsapps.github.com/rails-heroku-tutorial.html(or maybe post your Gemfile)Javier--
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 https://groups.google.com/groups/opt_out.
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 https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment