We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0c439 commit c5a2591Copy full SHA for c5a2591
spec/dummy/config/application.rb
@@ -2,6 +2,8 @@
2
3
require_relative "boot"
4
5
+# FIXME: Remove after support for Rails < 7.1 is dropped
6
+require "logger"
7
require "rails"
8
# Pick the frameworks you want:
9
require "active_model/railtie"
0 commit comments