Class: Rango::Template

Inherits:
Object
  • Object
show all
Defined in:
lib/rails-template-inheritance.rb

Class Method Summary collapse

Class Method Details

.template_paths=(paths) ⇒ Object



19
20
21
# File 'lib/rails-template-inheritance.rb', line 19

def self.template_paths=(paths)
  @@template_paths = paths
end