Flowdock
method

call

Importance_0
v3.1.0 - Show latest stable - 0 notes - Class: ActionView::Template::Handlers::Compilable::ClassMethods
call(template) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_view/template/handler.rb, line 16
          def call(template)
            new.compile(template)
          end
Register or log in to add new notes.