method
to_str
v2.3.8 -
Show latest stable
- Class:
ActionView::Template::Path
to_str()public
No documentation available.
# File actionpack/lib/action_view/template.rb, line 20
def to_str
path.to_str
end to_str()No documentation available.
# File actionpack/lib/action_view/template.rb, line 20
def to_str
path.to_str
end