spec/support/v6.0/config/environments/development.rb in sorbet-rails-0.7.4 vs spec/support/v6.0/config/environments/development.rb in sorbet-rails-0.7.5
- old
+ new
@@ -1,5 +1,5 @@
-# typed: false
+# typed: strict
Rails.application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# In the development environment your application's code is reloaded on
# every request. This slows down response time but is perfect for development