osem-fcy/config/initializers
Ana María Martínez Gómez a8d2f8caa4
Drop halt_callback_chains_on_return_false
ActiveSupport.halt_callback_chains_on_return_false= is deprecated and
will be removed in Rails 5.2. Stop using it and return `throw(:abort)`
instead in the callbacks which need it.
2019-05-05 09:40:49 +02:00
..
active_record_log_subscriber.rb Find source of queries 2018-07-13 09:10:44 -07:00
airbrake.rb Change project id/key to not be the same setting 2019-02-14 23:50:59 +01:00
ajax_datatables_rails.rb Provide a base config for ajax-datatables-rails 2018-08-30 16:50:42 +02:00
application_controller_renderer.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
assets.rb Use chartkick globally 2018-12-30 16:57:22 -08:00
backtrace_silencers.rb First checkin 2013-01-07 09:04:09 +01:00
carrierwave.rb Adapt the spec 2016-04-27 17:55:24 +02:00
chartkick.rb Use chartkick globally 2018-12-30 16:57:22 -08:00
cookies_serializer.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
devise.rb Make the device ichain base url configurable 2019-02-15 17:09:03 +01:00
domain_constraint.rb refactored DomainConstraint and conference_controller_spec 2017-08-22 21:18:58 +00:00
feature.rb Use 'Feature's to toggle optional functionality 2017-11-03 20:40:36 -07:00
filter_parameter_logging.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
formtastic.rb Update Formtastic and formtastic-bootstrap 2016-02-19 08:12:03 +05:30
fuckups.rb Oh My God. Close your eyes! 2016-04-27 17:55:24 +02:00
inflections.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
mime_types.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
money.rb Clean up a couple deprecations in test. 2018-11-19 15:47:08 -08:00
new_framework_defaults.rb Drop halt_callback_chains_on_return_false 2019-05-05 09:40:49 +02:00
rolify.rb Update rolify and cancancan 2016-03-07 23:32:15 +02:00
serializer.rb Required changes for consistent controller & feature results 2018-11-20 17:30:56 -08:00
session_store.rb First checkin 2013-01-07 09:04:09 +01:00
stripe.rb fix typo. change secrets.yml config. 2016-08-15 10:59:35 +05:30
time_formats.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
wrap_parameters.rb First checkin 2013-01-07 09:04:09 +01:00