mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-19 08:40:12 +01:00
Upgrade to RoR 7.0
This commit is contained in:
parent
7d9c5786be
commit
e77b83683a
13 changed files with 153 additions and 94 deletions
|
|
@ -1,5 +1,5 @@
|
|||
require_dependency "login_system"
|
||||
require_dependency "tracks/source_view"
|
||||
require_dependency "tracks/source_view_switching"
|
||||
|
||||
class ApplicationController < ActionController::Base
|
||||
# Prevent CSRF attacks by raising an exception.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue