Skip to content

Commit 82a00a8

Browse files
committed
deprecated config
1 parent 784ee59 commit 82a00a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

config/application.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class Application < Rails::Application
2828
config.autoload_paths += %W[#{config.root}/lib]
2929
config.assets.initialize_on_precompile = true
3030
config.available_locales = %w[en es fr nl ru pl hr de ro ko id ja pt my cn hk]
31-
config.active_record.sqlite3.represent_boolean_as_integer = true
3231
end
3332
end
3433

0 commit comments

Comments
 (0)