kaspth / action_controller-stashed_redirectsLinks
Stash a redirect to execute a controller flow within another and return to the original flow later.
☆72Updated last week
Alternatives and similar repositories for action_controller-stashed_redirects
Users that are interested in action_controller-stashed_redirects are comparing it to the libraries listed below
Sorting:
- ConventionalExtensions sets up a file naming convention to extend your domain model☆72Updated 3 years ago
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆127Updated last week
- Reuse Struct.new's attr_reader and initialize generation in any class.☆34Updated 3 years ago
- Pass control of Active Record methods to a dedicated object.☆38Updated 3 years ago
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆53Updated 4 years ago
- An easy way to enhance your system tests with Rails and Capybara using EvilMartians System of a Test.☆60Updated 3 years ago
- ☆37Updated last year
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated 2 years ago
- Rails scopes and predicates defined with the same DSL.☆60Updated 3 years ago
- Stimulizer provides convenience methods for working with StimulusJS in views, templates, and components.☆52Updated 2 years ago
- Harness the power of Turbo Streams to declare click event handlers as a series of HTML mutations.☆49Updated last year
- ☆48Updated 2 years ago
- View Transitions API for Turbo☆57Updated 10 months ago
- The easiest way to add confetti to your StimulusJS app☆90Updated last year
- A blurhash integration for images stored in ActiveStorage.☆58Updated 3 weeks ago
- Create associations that combine multiple Active Record associations using a SQL UNION under the hood.☆87Updated 2 months ago
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆184Updated last week
- Simple form objects for Rails☆78Updated 2 months ago
- Track ActiveRecord validation errors on your database☆43Updated 3 months ago
- Web interface for the SolidQueue queuing backend☆50Updated last month
- A composite cache store comprised of layered ActiveSupport::Store instances☆81Updated 2 years ago
- Enforceable contracts with test-like assurances for jobs☆78Updated last year
- A feature flag Rails plugin gem that works for simple one-person Rails apps all the way up to large enterprise rails apps☆51Updated 2 weeks ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Pre-built easy to use reactive TurboBoost behaviors for Rails/Hotwire apps.☆103Updated last year
- A Rails application template script to lead your app to SQLite enlightenment.☆53Updated last year
- Easily configure styles and apply them as classes.☆154Updated 4 months ago
- Extend Turbo Streams with Custom Turbo Stream Actions and CableReady operations☆26Updated 2 years ago
- Track response times and RPM inside your Rails app