Welcome to mirror list, hosted at ThFree Co, Russian Federation.

environment.rb « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7df99e89c6599034532eccb17f7735a85154b947 (plain)
1
2
3
4
5
6
7
# frozen_string_literal: true

# Load the Rails application.
require_relative "application"

# Initialize the Rails application.
Rails.application.initialize!