debian-mirror-gitlab/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

2020-03-13 15:44:24 +05:30
# Load the Rails application.
2019-02-15 15:39:39 +05:30
require_relative 'application'
2014-09-02 18:07:02 +05:30
2020-03-13 15:44:24 +05:30
# Initialize the Rails application.
2015-12-23 02:04:40 +05:30
Rails.application.initialize!