Sha256: c35ef79dff08ff15822b27c65cfa2b24bc014e6fac7ad2286cdd818127ef0689
Contents?: true
Size: 228 Bytes
Versions: 20
Compression:
Stored size: 228 Bytes
Contents
module Katello module Concerns module ContentViewFilterRuleCommon extend ActiveSupport::Concern included do scoped_search on: :name validates_lengths_from_database end end end end
Version data entries
20 entries across 20 versions & 1 rubygems