Skip to content

Commit

Permalink
Comment out stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
marcaltmann committed Jul 8, 2017
1 parent a370f6a commit da11547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class Application < Rails::Application
:address_observer,
:payment_observer]

config.active_record.raise_in_transactional_callbacks = true
#config.active_record.raise_in_transactional_callbacks = true

# Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
# Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
Expand Down

0 comments on commit da11547

Please sign in to comment.