Class | ActionView::Template |
In: |
lib/action_view/template/error.rb
lib/action_view/template/handlers/erb.rb lib/action_view/template/handlers.rb lib/action_view/template/text.rb lib/action_view/template.rb |
Parent: | Object |
Finalizer | = | proc do |method_name, mod| proc do mod.module_eval do remove_possible_method method_name | This finalizer is needed (and exactly with a proc inside another proc) otherwise templates leak in development. |
formats | [RW] | |
handler | [R] | |
identifier | [R] | |
locals | [RW] | |
original_encoding | [R] | |
source | [R] | |
updated_at | [R] | |
virtual_path | [RW] |