Method: ActionView::TemplatePath#virtual
- Defined in:
- actionview/lib/action_view/template_path.rb
#virtual ⇒ Object (readonly) Also known as: to_str, to_s
Returns the value of attribute virtual.
12 13 14 |
# File 'actionview/lib/action_view/template_path.rb', line 12 def virtual @virtual end |