If you have access to ssh, log in to your server through ssh and go to the rails log directory, which is inside your rails directory.
tail production.log. , tail -n100 production.log ( ).
heroku, , heroku logs . ( https://devcenter.heroku.com/articles/logging)
_notification gem https://github.com/rails/exception_notification , stacktrace , Hoptoad (http://hoptoadapp.com/) Exceptional (http://www.exceptional.io/), exception_notification.
, , , 3000 cd rails rails server production , debug config/environment/production.rb, , , .
, .