Sha256: 53a4f40cd0d6d5a5b4f0ca3ec6693597e59a65a629388ee477037f2f6c28fd4f

Contents?: true

Size: 173 Bytes

Versions: 1

Compression:

Stored size: 173 Bytes

Contents

Comable::Apartment.config do |config|
  config.excluded_models = Comable::Apartment::DEFAULT_EXCLUDED_MODELS
  config.tenant_names = -> { Comable::Tenant.pluck(:name) }
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
comable-apartment-0.0.1 config/initializers/comable-apartment.rb