palkan / rails-intest-views
Generate view templates dynamically in Rails tests
☆22Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for rails-intest-views
- Thruster server definition for Capybara☆32Updated 4 months ago
- Literal Enums for Rails☆17Updated last year
- Turbo helpers without the requirement for Rails☆45Updated last year
- Add persisted fields to active record models without migrations.☆22Updated last month
- Collaborative Ruby type sampling☆16Updated 3 weeks ago
- Phlex ergonomics for building PDFs☆31Updated 8 months ago
- Test ActiveJobs for reliability and resilience.☆56Updated last week
- Create flexible & maintainable Stimulus powered view component libraries☆32Updated 5 months ago
- Create Rails applications entirely from Phlex components.☆43Updated 5 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 7 months ago
- Work with URLs a little easier in Ruby☆22Updated last week
- Webhook processing engine for Rails apps☆30Updated 3 months ago
- Construct <form> elements and their fields by combining ActionView::FormBuilder with Rails View Partials.☆29Updated 3 weeks ago
- CLI tool to help run suites of benchmarks , and compare results over time, between control implementations, across branches and with or w…☆25Updated 2 weeks ago
- A self-contained `tailwindcss` executable, wrapped up in a ruby gem.☆40Updated this week
- Require Hooks provides infrastructure for intercepting require/load calls in Ruby☆31Updated 6 months ago
- Integrate ActiveModel::Validations, ActionView, and Browser-provided Constraint Validation API☆26Updated 3 weeks ago
- Transient Record helps define transient tables and Active Record models for testing purposes☆25Updated 8 months ago
- Rapidly build controllers in Rails that map cleanly to resources and models☆49Updated last year
- Localhost error reporting tool for Rails 7.0+☆40Updated last year
- A preprocessor system for Ruby.☆22Updated 3 months ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 6 months ago
- 👣 Ruby gem to track geolocated user activity in Rails☆21Updated 3 weeks ago
- Keeping mocks in line with real objects 🥡☆47Updated last year
- ☆35Updated 3 weeks ago
- Get more context when tests fail☆15Updated last month
- Create temporary tables and models in RSpec tests.☆45Updated 3 months ago
- Rate limiter for Rails based on leaky buckets