We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d74b2 commit a29ba47Copy full SHA for a29ba47
lib/rspec-rails-caching.rb
@@ -1,3 +1,5 @@
1
+require 'rspec/rails'
2
+
3
require_relative 'rspec-rails-caching/version'
4
require_relative 'rspec-rails-caching/matchers'
5
require_relative 'rspec-rails-caching/test_store'
0 commit comments