# File lib/action_view/template/handler.rb, line 9 9: def self.included(base) 10: base.extend(ClassMethods) 11: end
# File lib/action_view/template/handler.rb, line 19 19: def compile(template) 20: raise "Need to implement #{self.class.name}#compile(template)" 21: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.