Skip to content

Commit 78d8210

Browse files
porbasmpraglowski
andcommitted
load rails 7.1 defaults
Co-authored-by: Mirosław Pragłowski <[email protected]>
1 parent 63dc7e9 commit 78d8210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rails_application/config/application.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class RailsApplication
1515
class Application < Rails::Application
1616

17-
config.load_defaults 7.0
17+
config.load_defaults 7.1
1818
config.generators.system_tests = nil
1919
end
2020
end

0 commit comments

Comments
 (0)