about summary refs log tree commit diff
path: root/spec/models/setting_spec.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/ImplicitSubject (#23721)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ClassCheck (#23685)Nick Schonning
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2018-02-17Isolate each specs for cache store (#6450)Akihiko Odaki
2018-02-02Fix mistake in cache deletion (#6408)abcang
2017-11-14Add tests for Setting (#5683)ysksn