Module: Cylons::ActiveRecordExtensions

Extended by:
ActiveSupport::Concern
Included in:
Remote
Defined in:
lib/cylons/active_record_extensions.rb

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

SEARCH_OPTION_KEYS =
[:opts, :options].freeze
MAX_PER_PAGE =
1000