On 20 June 2014 10:28, Jaimin Pandya <[email protected]> wrote: > I am reading " Agile Web Developement with rails". I am using Ruby 1.9.3 > and Rails 3.2.16. > > > I can able to run application locally But application not working on > heroku. I deployed my application successfully on heroku. > > When I run rake test, there is no failure. > > When I click on place order button i got error like: > >>We're sorry, but something went wrong. > > I have attached heroku logs and order_controller.rb file. Please find > it.
You do not seem to have attached the log, but rather than attach the whole thing just copy/paste the relevant lines leading up to the error. You do know that you must use postgres for heroku I hope. If it is not that then also post database.yml. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtWs_nKDJz9Tj2rceHiWTecSyPkg7DVnPe6Bkxdey553w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

