Sha256: 8262141e7cf87847c2cb43aad132fb55aae4094b9751dee0356b690ea6ca6aa4
Contents?: true
Size: 352 Bytes
Versions: 11
Compression:
Stored size: 352 Bytes
Contents
# frozen_string_literal: true ActsAsFavoritor.configure do |config| # Specify your default scope. Learn more about scopes here: https://github.com/jonhue/acts_as_favoritor#scopes # config.default_scope = :favorite # Enable caching. Learn more about caching here: https://github.com/jonhue/acts_as_favoritor#caching # config.cache = false end
Version data entries
11 entries across 11 versions & 1 rubygems