Sha256: c1082771b5baff186d781e99a140d2953f35467198d3e63a2ce20dec2f3bd468
Contents?: true
Size: 381 Bytes
Versions: 6
Compression:
Stored size: 381 Bytes
Contents
module Avo module Licensing class ProLicense < License def abilities [ :authorization, :localization, :custom_tools, :custom_fields, :global_search, :enhanced_search_results, :searchable_associations, :resource_ordering, :dashboards ] end end end end
Version data entries
6 entries across 6 versions & 1 rubygems