Sha256: 84d67f3d5a70b31e4cff9f1aea886b2c0721339548078d666a5d107c5d1ab435
Contents?: true
Size: 452 Bytes
Versions: 15
Compression:
Stored size: 452 Bytes
Contents
# coding: utf-8 module UzuUzu module Helper require 'uzuuzu-core/helper/controller' require 'uzuuzu-core/helper/form' require 'uzuuzu-core/helper/jquery' require 'uzuuzu-core/helper/localize' require 'uzuuzu-core/helper/renderer' require 'uzuuzu-core/helper/route' require 'uzuuzu-core/helper/xhtml' def self.current Thread.current[:helper] end # # # class Helper end end end
Version data entries
15 entries across 15 versions & 1 rubygems