configures the null cache store in all environments
This commit allows us to use caching and Rails.cache. Temporarily we configure the null store in all environments, but those will probably be memcached in the future. References #235
This commit is contained in:
@@ -168,4 +168,4 @@ feature 'Comments' do
|
||||
expect(InappropiateFlag.flagged?(user, comment)).to_not be
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user