1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/config/environment.rb

8 lines
181 B
Ruby
Raw Normal View History

# frozen_string_literal: true
2015-05-05 03:10:25 +02:00
# Load the Rails application.
require File.expand_path('../application', __FILE__)
# Initialize the Rails application.
Rails.application.initialize!