Sha256: 75f6f419a47f2c2b62b494efa4deb845935a3145242653c1105d1971157152cd
Contents?: true
Size: 333 Bytes
Versions: 3
Compression:
Stored size: 333 Bytes
Contents
module Avo module Licensing class ProLicense < License def abilities [ :authorization, :custom_tools, :custom_fields, :global_search, :enhanced_search_results, :searchable_associations, :resource_ordering ] end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
avo-1.25.2 | lib/avo/licensing/pro_license.rb |
avo-1.25.1 | lib/avo/licensing/pro_license.rb |
avo-1.25.0 | lib/avo/licensing/pro_license.rb |