5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-27 01:56:08 +00:00
panel/config/environment.rb

8 lines
159 B
Ruby
Raw Permalink Normal View History

2019-03-26 15:32:20 +00:00
# frozen_string_literal: true
2018-01-02 17:19:25 +00:00
# Load the Rails application.
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!