foalfetch/config/environment.rb

7 lines
158 B
Ruby
Raw Normal View History

2024-04-04 10:21:23 +02:00
# frozen_string_literal: true
# Load the Rails application.
2024-04-04 10:21:23 +02:00
require_relative 'application'
# Initialize the Rails application.
Rails.application.initialize!