Sha256: 567fefb3e3db1881a0a2da43acc37c866c0ab069ae47d6a0abce42f2eef4a596
Contents?: true
Size: 531 Bytes
Versions: 23
Compression:
Stored size: 531 Bytes
Contents
module Avo module Licensing class ProLicense < License def abilities [ :authorization, :localization, :custom_tools, :custom_fields, :resource_tools, :global_search, :enhanced_search_results, :searchable_associations, :resource_ordering, :dashboards, :menu_editor, :stimulus_js_integration, :resource_show_controls, :advanced_fields ] end end end end
Version data entries
23 entries across 23 versions & 1 rubygems