Sha256: 63b47233a6d37920dfaecba51bb21e809e79dadfa19b6185e35f0065c5e59ded
Contents?: true
Size: 302 Bytes
Versions: 13
Compression:
Stored size: 302 Bytes
Contents
module Avo module Licensing class ProLicense < License def abilities [ :authorization, :custom_tools, :custom_fields, :global_search, :enhanced_search_results, :searchable_belongs_to, ] end end end end
Version data entries
13 entries across 13 versions & 1 rubygems