about summary refs log tree commit diff
path: root/spec/helpers/settings_helper_spec.rb
AgeCommit message (Collapse)Author
2017-04-23Ensure i18n matches options (#2358)Matt Jankowski
* Add failing spec showing that human_locales does not match what i18n knows about * Add missing `ar` key for arabic to human locales * Remove duplicate `id` key from available locales * Sort keys in human locales list * Add spec for human_locale helper
2016-10-14E-mail preferences pageEugen Rochko
2016-03-18Removing autogenerated test stubs that were not neededEugen Rochko
2016-03-12Adding simple_form, adding profile settings, header imageEugen Rochko