Sha256: f4fbb63290dc70535a91ba3a0c78ca06f44ae84fdcbf64d5ff72f181e167b01d

Contents?: true

Size: 543 Bytes

Versions: 16

Compression:

Stored size: 543 Bytes

Contents

# Typus Models Configuration File
#
# Use the README file as a reference to customize settings.

<%= options[:user_class_name] %>:
  fields:
    default: first_name, last_name, role, email, language
    list: email, role, status
    form: first_name, last_name, role, email, password, password_confirmation, language
    options:
      selectors: role, language
      booleans:
        status: Active, Inactive
  filters: status, role
  search: first_name, last_name, email, role
  application: Admin Panel
  description: Users Administration

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
typus-3.0.2 lib/generators/templates/config/typus/typus.yml
typus-3.0.1 lib/generators/templates/config/typus/typus.yml
typus-3.0.0 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre13 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre12 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre11 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre10 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre9 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre8 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre7 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre6 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre5 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre4 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre3 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre2 lib/generators/templates/config/typus/typus.yml
typus-1.0.0.pre lib/generators/templates/config/typus/typus.yml