Module: UzuUzu::Helper
- Defined in:
- lib/uzuuzu-core/helper/controller.rb,
lib/uzuuzu-core/helper.rb,
lib/uzuuzu-core/helper/form.rb,
lib/uzuuzu-core/helper/route.rb,
lib/uzuuzu-core/helper/xhtml.rb,
lib/uzuuzu-core/helper/jquery.rb,
lib/uzuuzu-core/helper/localize.rb,
lib/uzuuzu-core/helper/renderer.rb
Defined Under Namespace
Modules: Controller, Form, Jquery, Localize, Renderer, Route, XHtml Classes: Helper
Class Method Summary collapse
Class Method Details
.current ⇒ Object
13 14 15 |
# File 'lib/uzuuzu-core/helper.rb', line 13 def self.current Thread.current[:helper] end |