deseretbook / classy_hashLinks
Keep Your Hashes Classy (a lightweight Hash validation gem)
☆96Updated 5 years ago
Alternatives and similar repositories for classy_hash
Users that are interested in classy_hash are comparing it to the libraries listed below
Sorting:
- Decorators on top of your ORM layer.☆172Updated last year
- Create temporary table-backed ActiveRecord models for use in tests☆215Updated 2 months ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆142Updated last year
- Object initializer from attributes hash☆173Updated 4 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 2 months ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- Spin up an external server just for Capybara