Method: Metatron::Template.label_namespace
- Defined in:
- lib/metatron/template.rb
.label_namespace ⇒ Object
13 14 15 |
# File 'lib/metatron/template.rb', line 13 def label_namespace @label_namespace ||= "metatron.therubyist.org" end |