docbrown/spec/models/settings
Michael Kohl a885483059
Introduce Settings::Base (#14138)
* Introduce Settings::Base

* Temporarily re-add gem

* Update Settings::Base to use RequestStore

* Add after_commit hook

* Restructure code

* Finish specs, rename field -> setting

* Update comment

* Undo unrelated change

* Remove redundant get_default

* Fix Doorkeeper issue

* Update docs/backend/configuration.md

Co-authored-by: Josh Puetz <josh@dev.to>

* Clarify comment and documentation

* Update vendored gems

* Fix nil-handling bug in Settings::Base

* Remove accidentaly changes from Gemfile.lock

* Update vendored gems

Co-authored-by: Josh Puetz <josh@dev.to>
2021-08-30 10:27:08 +07:00
..
authentication_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
base_spec.rb Introduce Settings::Base (#14138) 2021-08-30 10:27:08 +07:00
community_spec.rb Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00
general_spec.rb Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
smtp_spec.rb Make smtp "domain" setting explicit (#14097) 2021-07-12 09:22:37 -05:00
user_experience_spec.rb Clean up SiteConfig (#13738) 2021-05-18 09:38:31 +07:00