Class/Module Index [+]

Quicksearch

ActionView::TestCase::Behavior::Locals

Attributes

locals[RW]

Public Instance Methods

_render_partial(options) click to toggle source
# File lib/action_view/test_case.rb, line 147
def _render_partial(options)
  locals[options[:partial]] = options[:locals]
  super(options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.