kaspth / struct-initializerLinks
Reuse Struct.new's attr_reader and initialize generation in any class.
☆34Updated 3 years ago
Alternatives and similar repositories for struct-initializer
Users that are interested in struct-initializer are comparing it to the libraries listed below
Sorting:
- ConventionalExtensions sets up a file naming convention to extend your domain model☆71Updated 2 years ago
- Stash a redirect to execute a controller flow within another and return to the original flow later.☆67Updated 3 weeks ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 6 months ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆89Updated 3 weeks ago
- Pass control of Active Record methods to a dedicated object.☆37Updated 3 years ago
- Rails scopes and predicates defined with the same DSL.☆60Updated 3 years ago
- An easy way to enhance your system tests with Rails and Capybara using EvilMartians System of a Test.☆60Updated 2 years ago
- A composite cache store comprised of layered ActiveSupport::Store instances☆81Updated 2 years ago
- Track ActiveRecord validation errors on your database☆43Updated last month
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last month
- Ruby Enums with a literal-style syntax.☆59Updated 11 months ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆68Updated 2 years ago
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆53Updated 4 years ago
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago
- Enforceable contracts with test-like assurances for jobs☆78Updated last year
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Pattern matching for Rails applications☆88Updated 3 weeks ago
- Conveniently tailor your Ruby development environment☆47Updated last year
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 7 months ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆84Updated 10 months ago
- ActionCable and AnyCable Shared Worker support☆62Updated 3 weeks ago
- Extend Turbo Streams with Custom Turbo Stream Actions and CableReady operations☆26Updated 2 years ago
- Rate limiter for Rails based on leaky buckets☆88Updated last month
- Keep your private notes in plain sight.☆53Updated 10 months ago
- Create Rails applications entirely from Phlex, ViewComponents, or any object that responds to `#render_in`.