Module: RSpec::ActionView::ERBTemplateEngine::Locals
- Defined in:
- lib/rspec-action_view/erb_template_inline.rb
Instance Attribute Summary collapse
-
#locals ⇒ Object
Returns the value of attribute locals.
Instance Attribute Details
#locals ⇒ Object
Returns the value of attribute locals.
25 26 27 |
# File 'lib/rspec-action_view/erb_template_inline.rb', line 25 def locals @locals end |