Sha256: 6829cf17ed3e43a76aad7c097d1aa76f0bb039e1afd6206213495d8751486441
Contents?: true
Size: 423 Bytes
Versions: 8
Compression:
Stored size: 423 Bytes
Contents
Thank you for using dry_crud. Feel free to adapt all generated classes to your needs. To integrate dry_crud into your code, only a few additions are required: * For uniform CRUD functionallity, just subclass your controllers from CrudController and define the #permitted_attrs (for StrongParameters). * Overwrite the #to_s method of your models for a human-friendly representation. Enjoy dry_crud and stay DRY!
Version data entries
8 entries across 8 versions & 1 rubygems