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



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

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