mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 11:02:30 +01:00
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
Pry.config.editor = 'vim'
|
||
|
require './config/environment'
|
||
|
puts "Loading #{App.env}"
|