Method: ActionView::UnboundTemplate#built_templates
- Defined in:
- actionview/lib/action_view/unbound_template.rb
#built_templates ⇒ Object
:nodoc:
44 45 46 |
# File 'actionview/lib/action_view/unbound_template.rb', line 44 def built_templates # :nodoc: @templates.values end |