infinum / enumerationsLinks
Better Rails Enumerations
☆38Updated 3 weeks ago
Alternatives and similar repositories for enumerations
Users that are interested in enumerations are comparing it to the libraries listed below
Sorting:
- A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.☆113Updated 10 months ago
- String enums for Rails☆88Updated last month
- Strong type checking (assertion) for Ruby☆86Updated 4 years ago
- Action Policy integration for GraphQL☆149Updated last year
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- ☆97Updated 3 months ago
- It's dangerous to consume APIs alone, here take this.☆90Updated 3 years ago
- Flexible, expressive pattern matching for Ruby☆103Updated last week
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆74Updated 3 months ago
- A way to store attributes in a side table.☆52Updated last week
- Automatically load and include all common Rails form features.☆101Updated last month
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- ServiceObject pattern☆48Updated 4 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- Store transaction changes for active record objects☆104Updated 6 months ago
- UUID Migration helpers to ease out migrating of exiting applications using Rails4 UUID support for PostgreSQL☆82Updated 2 years ago
- A Ruby framework to craft small yet amazing CLI applications. (Work in progress)☆101Updated 5 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 5 years ago
- Hanami 2 application starter template☆108Updated 3 years ago
- All the world's a server, and all the men and women merely clients☆106Updated last year
- Debounce Sidekiq jobs that have the same worker class and params.☆36Updated 2 months ago
- Build complex rules, serialize them as JSON, and execute them in ruby☆74Updated last year
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆109Updated 7 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 7 years ago
- IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism t…☆98Updated 4 months ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …