git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@21871
e93f8b46-1217-0410-a6f0-
8f06a7374b81
config.active_record.default_timezone = :local
config.active_record.yaml_column_permitted_classes = [
Symbol,
- ActiveSupport::HashWithIndifferentAccess
+ ActiveSupport::HashWithIndifferentAccess,
+ ActionController::Parameters
]
# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.