method
to_s
v3.2.13 -
Show latest stable
- Class:
ActionView::FileSystemResolver
to_s()public
No documentation available.
# File actionpack/lib/action_view/template/resolver.rb, line 224
def to_s
@path.to_s
end to_s()No documentation available.
# File actionpack/lib/action_view/template/resolver.rb, line 224
def to_s
@path.to_s
end