jnicklas / capybara_tableLinks
Capybara selectors and matchers for working with HTML tables
☆41Updated 3 years ago
Alternatives and similar repositories for capybara_table
Users that are interested in capybara_table are comparing it to the libraries listed below
Sorting:
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆53Updated 6 months ago
- external/replacement version of rake stats☆122Updated 2 months ago
- Active Record extension providing slotted counters support☆111Updated 7 months ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- ☆58Updated 2 years ago
- Run code after the current Rack response or Rails action completes☆134Updated 11 months ago
- ActiveRecord schema annotations done right☆74Updated 10 months ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆111Updated last year
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Arel made simple☆99Updated 4 years ago
- Measure performance trends of Ruby code☆59Updated last year
- Showcase lets you build previews for your partials, components, view helpers, Stimulus controllers and more.☆119Updated 2 months ago
- Framework agnostic scheduler to run recurring jobs.☆130Updated 6 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆72Updated 9 months ago
- A lightweight, generic retry utility extracted from the Faraday Ruby project☆96Updated 2 years ago
- ☆57Updated this week
- Back boolean concepts like deleted?, published?, or active? with timestamps☆115Updated last year
- A command line interface for managing pragma comments.☆45Updated 2 weeks ago
- ⏱ Create and manage multiple timers to tell where your Ruby code's time is going☆116Updated 2 years ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 2 months ago
- Rate limiter for Rails based on leaky buckets☆89Updated 2 months ago
- Art Vandelay is an importer/exporter for Rails 7.0 and higher.☆85Updated last year
- Migrate to Strong Parameters☆41Updated 9 months ago
- ☆95Updated 3 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 2 months ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated last week
- Bulk-pushes jobs to Sidekiq when you need it to.☆43Updated 2 years ago
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.