1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-07 15:34:13 +00:00
mastodon/config/environment.rb

6 lines
128 B
Ruby
Raw Normal View History

2016-02-20 21:53:20 +00:00
# Load the Rails application.
2016-08-17 15:56:23 +00:00
require_relative 'application'
2016-02-20 21:53:20 +00:00
# Initialize the Rails application.
Rails.application.initialize!