Module: Commontator::ApplicationHelper
- Defined in:
- app/helpers/commontator/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#javascript_proc ⇒ Object
2 3 4 |
# File 'app/helpers/commontator/application_helper.rb', line 2 def javascript_proc Commontator.javascript_proc.call(self).html_safe end |