RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: jpslav
Site: www.kindlinglabs.com
In the rails app directory should be able to run
bundle exec rails c production
To access a ruby console on the production db
In the rails app directory should be able to run
To access a ruby console on the production db