frankfurter/.pryrc

4 lines
83 B
Plaintext
Raw Normal View History

2015-03-09 12:25:11 +01:00
Pry.config.editor = 'vim'
require './config/environment'
puts "Loading #{App.env}"