summaryrefslogtreecommitdiff
path: root/spec/controllers/profiles/preferences_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Move language setting to preferencesFabian Schneider2019-02-201-1/+2
* Add setting for first day of the weekFabian Schneider2019-02-061-1/+2
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-1/+1
* Fix deprecation: Comparing equality between ActionController::Parameters and ...Jasper Maes2018-12-161-1/+1
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-2/+4
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-4/+2
* Restore some changes from !9199Rubén Dávila2017-09-061-2/+4
* update preferences controllerJames Lopez2017-06-231-2/+3
* Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray2017-02-151-4/+2
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
* Spec the failure cases for PreferencesController#updateRobert Speicher2015-06-131-2/+18
* Add `dashboard` attribute to User modelRobert Speicher2015-06-131-0/+2
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-0/+70