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 1036b07 commit 800282dCopy full SHA for 800282d
lib/rspec/rails.rb
@@ -33,3 +33,6 @@ module Rails
33
require 'rspec/rails/configuration'
34
require 'rspec/rails/active_record'
35
require 'rspec/rails/feature_check'
36
+require 'rspec/rails/view_assigns'
37
+require 'rspec/rails/view_path_builder'
38
+require 'rspec/rails/view_spec_methods'
0 commit comments