Sha256: b524a7c1219fd7a4ebe281159b69c22213b62249445c0b9b1c807a607a716696
Contents?: true
Size: 239 Bytes
Versions: 3
Compression:
Stored size: 239 Bytes
Contents
module CanTango module Ability module Helper def self.modules [:Account, :Cache, :Engine, :Masquerade, :Permit, :PermitStore, :Role, :RoleGroup, :User] end autoload_modules *modules end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cantango-core-0.1.2 | lib/cantango/ability/helper.rb |
cantango-core-0.1.1 | lib/cantango/ability/helper.rb |
cantango-core-0.1.0 | lib/cantango/ability/helper.rb |