Class
Markaby::Rails::TemplateHandler
In:
lib/markaby/rails/current.rb
Parent:
::ActionView::TemplateHandler
Methods
compile
render
Included Modules
ActionView::TemplateHandlers::Compilable
Attributes
view
[RW]
Public Instance methods
compile
(template, local_assigns={})
render
(template, local_assigns = (template.respond_to?(:locals) ? template.locals : {}))
[Validate]