method

built_templates

Importance_0
v7.2.3 - Show latest stable - 0 notes - Class: UnboundTemplate
built_templates() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/unbound_template.rb, line 44
    def built_templates # :nodoc:
      @templates.values
    end
Register or log in to add new notes.