debian-mirror-gitlab/config/environment.rb

7 lines
127 B
Ruby
Raw Normal View History

2014-09-02 18:07:02 +05:30
# Load the rails application
2018-05-09 12:01:36 +05:30
2019-02-15 15:39:39 +05:30
require_relative 'application'
2014-09-02 18:07:02 +05:30
# Initialize the rails application
2015-12-23 02:04:40 +05:30
Rails.application.initialize!