module UzuUzu::Controller

Public Instance Methods

info() click to toggle source
# File lib/uzuuzu-cms/wrapper/controller.rb, line 28
def info
  @_info ||= ::UzuUzu::Info.uniq
end