Method: ActionView::Resolver::Path#to_str

Defined in:
actionview/lib/action_view/template/resolver.rb

#to_strObject Also known as: to_s



30
31
32
# File 'actionview/lib/action_view/template/resolver.rb', line 30

def to_str
  @virtual
end