1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-22 16:54:15 +01:00

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!