KonnorRogers / evil_systemsLinks
An easy way to enhance your system tests with Rails and Capybara using EvilMartians System of a Test.
☆60Updated 3 years ago
Alternatives and similar repositories for evil_systems
Users that are interested in evil_systems 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
- Simplistic UI State Management for Rails Apps using Hotwire and Caching☆76Updated 2 years ago
- 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
- Harness the power of Turbo Streams to declare click event handlers as a series of HTML mutations.☆49Updated last year
- Pre-built easy to use reactive TurboBoost behaviors for Rails/Hotwire apps.☆103Updated last year
- Rails scopes and predicates defined with the same DSL.☆60Updated 3 years ago
- Rate limiter for Rails based on leaky buckets☆90Updated 3 months ago
- Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype☆53Updated 4 years ago
- Stash a redirect to execute a controller flow within another and return to the original flow later.☆72Updated last week
- ☆48Updated 2 years ago
- Use the null object pattern with Active Record associations.☆51Updated last year
- Extend Turbo Streams with Custom Turbo Stream Actions and CableReady operations☆26Updated 2 years ago
- ☆37Updated last year
- A composite cache store comprised of layered ActiveSupport::Store instances☆81Updated 2 years ago
- Stimulizer provides convenience methods for working with StimulusJS in views, templates, and components.☆52Updated 2 years ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- A fast & reliable system for managing your Rails application's test data☆106Updated last year
- Morph action for Turbo Streams☆104Updated 2 years ago
- Simplify and speed development of Rails controllers by making filter parameters declarative.☆92Updated last month
- Make use of recursive queries in Rails when using Postgresql or SQLite☆85Updated last year
- Reference implementation of BNB's Rails FormBuilder☆61Updated 2 months ago
- Track ActiveRecord validation errors on your database☆43Updated 3 months ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆67Updated 2 years ago
- Pattern matching for Rails applications