discourse/plugins/discourse-local-dates
David Taylor c9dab6fd08
DEV: Automatically require 'rails_helper' in all specs (#16077)
It's very easy to forget to add `require 'rails_helper'` at the top of every core/plugin spec file, and omissions can cause some very confusing/sporadic errors.

By setting this flag in `.rspec`, we can remove the need for `require 'rails_helper'` entirely.
2022-03-01 17:50:50 +00:00
..
assets FIX: Regression in timezone name localizations (#15761) 2022-02-02 23:41:42 +01:00
config Update translations (#15928) 2022-02-15 15:10:10 +01:00
lib/discourse_local_dates DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
spec DEV: Automatically require 'rails_helper' in all specs (#16077) 2022-03-01 17:50:50 +00:00
test/javascripts DEV: Remove xlink hrefs (#15059) 2021-11-25 15:22:43 +11:00
plugin.rb DEV: Remove `.es6` extensions from core (#14912) 2021-11-13 12:51:53 +01:00