Files
Ryan Williams 190eb672eb Upgrade to Rails 7.2 (#465)
* Update to Rails 7.2

* run app:update

* restore

* update defaults

* beta

* beta

* app:update

* app:update

* enable defaults

* reconcile

* reconcile

* update puma
2024-05-30 20:33:19 -07:00

6 lines
128 B
Ruby

# Load the Rails application.
require_relative "application"
# Initialize the Rails application.
Rails.application.initialize!