2
2
mirror of https://github.com/mastodon/mastodon synced 2025-04-09 10:55:51 +02:00
mastodon/config/environment.rb
2016-02-20 22:53:20 +01:00

6 lines
150 B
Ruby

# Load the Rails application.
require File.expand_path('../application', __FILE__)
# Initialize the Rails application.
Rails.application.initialize!