Module: Phlex::Rails::Template

Extended by:
Forwardable
Defined in:
lib/phlex/rails/template.rb,
lib/phlex/rails/template/engine.rb,
lib/phlex/rails/template/handler.rb,
lib/phlex/rails/template/version.rb,
lib/phlex/rails/template/registry.rb

Defined Under Namespace

Classes: Configurator, Engine, Error, Handler, Registry

Constant Summary collapse

VERSION =
"0.1.4"

Class Attribute Summary collapse

Class Attribute Details

.registryObject (readonly)

Returns the value of attribute registry.



54
55
56
# File 'lib/phlex/rails/template.rb', line 54

def registry
  @registry
end