Module: KF5::ViewHelper
- Defined in:
- lib/kf5/view_helper.rb
Instance Method Summary collapse
Instance Method Details
#kf5_tag ⇒ Object
3 4 5 |
# File 'lib/kf5/view_helper.rb', line 3 def kf5_tag javascript_include_tag "kf5.js", :id => "kf5-provide-supportBox", :"kf5-domain" => "#{KF5.configuration.domain}.kf5.com" end |