infinum / enumerations
Better Rails Enumerations
☆38Updated 4 months ago
Alternatives and similar repositories for enumerations:
Users that are interested in enumerations are comparing it to the libraries listed below
- String enums for Rails☆84Updated 2 months ago
- Automatically load and include all common Rails form features.☆100Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- A gem to spy queries running with Active Record and report missing indexes☆78Updated 3 months ago
- To Do app (dry-web-roda example)☆25Updated 7 years ago
- ServiceObject pattern☆48Updated 3 years ago
- Separate schema from data migrations in your Rails apps☆70Updated 11 months ago
- Bitwise attribute for ruby class and Rails model☆68Updated 3 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- A code-first approach to automate the writing of unit tests.☆53Updated 9 months ago
- Find, filter and aggregate via ActiveRecord or Sequel.☆37Updated this week
- Access your Rails console, see logs, execute rake commands directly from the browser. Great addition to your Staging ENV.☆50Updated 2 years ago
- Explicit image processing based on Dragonfly.☆111Updated 7 years ago
- Convert strings between different cases.☆97Updated last year
- Rails API with GraphQL made simple☆29Updated 6 months ago
- Trailblazer's Operation implementation.☆87Updated 3 months ago
- Active Record extension providing slotted counters support☆107Updated last week
- Simple, functional authorization library and role management for ruby☆230Updated 5 years ago
- ActiveRecord schema visualization and model organization made easy☆174Updated last year
- Create "immutable" objects with no setters, just getters.☆92Updated 2 years ago
- ☆58Updated last year
- Ruby Async background job processor☆93Updated 2 years ago
- Self-validating Ruby objects☆64Updated 10 months ago
- Hanami 2 application starter template☆108Updated 2 years ago
- A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.☆111Updated 3 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- Rails translation made _('simple').☆73Updated last month