Class/Module Index [+]

Quicksearch

Temple::Templates

@api public

Public Class Methods

method_missing(name, engine, options = {}) click to toggle source
# File lib/temple/templates.rb, line 7
def self.method_missing(name, engine, options = {})
  const_get(name).create(engine, options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.