method
to_str
rails 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