Methods

Files

Class/Module Index [+]

Quicksearch

RSpec::Rails::ViewRendering

Attributes

controller[RW]

Public Instance Methods

render_views?() click to toggle source

@api private

# File lib/rspec/rails/view_rendering.rb, line 57
def render_views?
  self.class.render_views? || !controller.class.respond_to?(:view_paths)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.