joeldrapper / literal_enumsLinks
Ruby Enums with a literal-style syntax.
☆59Updated last year
Alternatives and similar repositories for literal_enums
Users that are interested in literal_enums are comparing it to the libraries listed below
Sorting:
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 10 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆127Updated last week
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 9 months ago
- Principled Test Framework for Ruby and MRuby☆73Updated 4 months ago
- Rails scopes and predicates defined with the same DSL.☆60Updated 3 years ago
- Reuse Struct.new's attr_reader and initialize generation in any class.☆34Updated 3 years ago
- Turbo helpers without the requirement for Rails☆45Updated 2 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Rate limiter for Rails based on leaky buckets☆90Updated 3 months ago
- Pattern matching for Rails applications☆91Updated this week
- Track ActiveRecord validation errors on your database☆43Updated 3 months ago
- Conveniently tailor your Ruby development environment☆48Updated last year
- Create ActiveRecord relations from UNIONs☆50Updated 6 months ago
- Enable Slot API for Phlex views☆26Updated 9 months ago
- Rails views with ruby☆24Updated last week
- Checked Ruby instance variables☆48Updated 6 months ago
- Create temporary tables and models in RSpec tests.☆49Updated last year
- Route web requests to classes☆51Updated 2 years ago
- A pretty good CSV parser for Ruby