21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-06-25 18:42:53 +02:00
chexpire/config/environment.rb

10 lines
219 B
Ruby
Raw Normal View History

2018-05-23 10:32:04 +02:00
# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!
# binding.pry
# Rails.autoloaders.main
# loader.push_dir(Rails.root.join("app/services"))