method
new
v3.0.0 -
Show latest stable
- Class:
ActionView::FixtureResolver
new(hash = {})public
No documentation available.
# File actionpack/lib/action_view/testing/resolvers.rb, line 11
def initialize(hash = {})
super()
@hash = hash
end