docbrown/lib
Fernando Valverde c2982ef0fc
Ensure Article's username method returns a downcased string (#11813)
* Adds a lower() query to the DB in Stories#show

* Restructure spec

* bypass article callbacks in order to test edge case

* Fixes spec

* Change the approach to unsure downcase path in Article model

* Move .downcase call to set_caches before_save callback

* Adds data update script for fixing offending Article paths

* Moves model tests to correct block

* Apply suggestions from code review

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>

Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2020-12-09 12:56:40 -06:00
..
data Render Profile Fields on user profiles (#11485) 2020-12-09 09:41:11 -06:00
data_update_scripts Ensure Article's username method returns a downcased string (#11813) 2020-12-09 12:56:40 -06:00
generators Add service generator (#11265) 2020-11-10 09:09:35 +07:00
liquid Rails 6 autoloader: prepare liquid tags code (#8707) 2020-06-17 16:50:14 +02:00
sidekiq Optimization:Collect More Specific Data From Sidekiq Jobs (#9882) 2020-08-19 21:24:08 -04:00
sitemap_generator [deploy] Bug Fix:Monkey Patch Sitemap Generator is lib not config (#10113) 2020-08-31 16:12:11 -05:00
tasks Replace the "setup onboarding profile fields" temp rake task with a data update script (#11800) 2020-12-08 17:50:43 +02:00
api_constraints.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00