Module RSpec::Rails::HelperExampleGroup::InstanceMethods
In: lib/rspec/rails/example/helper_example_group.rb

Methods

helper  

Public Instance methods

Returns an instance of ActionView::Base with the helper being specified mixed in, along with any of the built-in rails helpers.

[Validate]