docbrown/lib
rhymes 71d53873d1
Use Rails 6 new features in the code (#8342)
* Use pick instead of pluck first

* Use touch_all instead of update_all

* Use destroy_by instead of where.destroy_all

* Use scopes

* Fix db:seed:replant

* Remove ActiveSupport::Cache::RedisCacheStore expires_in cache
2020-06-08 16:06:29 -04:00
..
data_update_scripts Add timestamps to broadcasts (#8181) 2020-06-01 18:11:38 +02:00
generators/data_update Document DataUpdateScripts, Add to Deploy Process, Add Development Check (#6068) [deploy] 2020-02-14 11:45:27 -05:00
sidekiq Rename DataDog to Datadog (#6226) 2020-02-21 12:00:30 -05:00
tasks Use Rails 6 new features in the code (#8342) 2020-06-08 16:06:29 -04:00
api_constraints.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00