1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-24 06:26:52 +00:00
mastodon/config/environment.rb

6 lines
150 B
Ruby
Raw Normal View History

2016-02-20 22:53:20 +01:00
# Load the Rails application.
require File.expand_path('../application', __FILE__)
# Initialize the Rails application.
Rails.application.initialize!