pry -r ./config/app_init_file.rb- load your app into a pry session (look at the file loaded by config.ru)pry -r ./config/environment.rb- load your rails into a pry session
help ls-- Display command options for pry command lsls-- Show all of the available methods that can be called by an object