frankfurter/.pryrc
2015-03-09 14:56:52 +00:00

4 lines
83 B
Ruby

Pry.config.editor = 'vim'
require './config/environment'
puts "Loading #{App.env}"