osem-fcy/config
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
..
environments Disable X-Sendfile default 2019-03-22 11:29:25 +01:00
initializers Drop halt_callback_chains_on_return_false 2019-05-05 09:40:49 +02:00
locales Made use of Rails I18n data format in EventSerializer #598 2016-03-27 20:03:33 +05:30
application.rb Set application timezone in ENV 2018-09-25 22:13:22 +02:00
boot.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
cable.yml Use environment variable for the redis url in cable.yml 2017-12-11 20:58:04 +02:00
cloudinary.yml.example Add cloudinary gem, fix some Gemfile comments 2016-04-27 11:48:12 +02:00
database.yml Put database.yml into the code base 2018-09-20 11:33:57 -07:00
deploy.rb Add the files we use for production deployments 2019-02-16 00:40:47 +01:00
environment.rb Mention the data:migrate:config2dotenv during boot 2016-04-29 17:07:50 +02:00
piwik.yml Configure MATOMO from the environment 2018-09-24 10:59:42 -07:00
puma.rb Change how we start puma 2019-05-04 21:36:34 +02:00
routes.rb Get rid of vagrant 2019-02-26 16:30:56 +01:00
schedule.rb [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
secrets.yml.example spec/feature: add stripe integration tests 2016-08-16 00:46:11 +05:30
spring.rb Upgrade to Rails 5 2017-12-11 20:58:04 +02:00