Method: ActionView::FixtureResolver#hash
- Defined in:
- lib/action_view/testing/resolvers.rb
#hash ⇒ Object (readonly)
Returns the value of attribute hash.
9 10 11 |
# File 'lib/action_view/testing/resolvers.rb', line 9 def hash @hash end |