Sha256: 7e5c0cd19632dd6f1128d62a7d5bb564f8a2442027d753e70a718834b58316f9

Contents?: true

Size: 337 Bytes

Versions: 3

Compression:

Stored size: 337 Bytes

Contents

# ----------
# ACTS AS FAVORITOR
# ----------

# Specify your default scope. Learn more about scopes here: https://github.com/slooob/acts_as_favoritor#scopes
default_scope: <%= options[:scope] %>

# Enable caching. Learn more about caching here: https://github.com/slooob/acts_as_favoritor#caching
cache: <%= options[:cache] %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
acts_as_favoritor-1.5.0 lib/generators/templates/acts_as_favoritor.yml.erb
acts_as_favoritor-1.4.0 lib/generators/templates/acts_as_favoritor.yml.erb
acts_as_favoritor-1.3.2 lib/generators/templates/acts_as_favoritor.yml.erb