mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 11:44:02 +00:00
Update to Rails 7
This commit is contained in:
parent
5b698f9a4a
commit
10c6edcf8c
26 changed files with 304 additions and 554 deletions
|
|
@ -5,4 +5,4 @@
|
|||
require_relative 'config/environment'
|
||||
|
||||
run Rails.application
|
||||
Rails.application.load_server if Rails::VERSION::MAJOR == 6
|
||||
Rails.application.load_server if Rails::VERSION::MAJOR == 7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue