Skip to content

Commit c2e1ea5

Browse files
committed
chore(): remove deprecated method
1 parent dcb98f5 commit c2e1ea5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/dummy/config/application.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ class Application < Rails::Application
2626
# config.i18n.default_locale = :de
2727
config.secret_key_base = 'TODO Put something here'
2828
config.action_controller.permit_all_parameters = true
29-
config.active_record.sqlite3.represent_boolean_as_integer = true
3029
end
3130
end

0 commit comments

Comments
 (0)