sourcelevel / faraday-http-cacheLinks
A Faraday middleware that respects HTTP cache
☆342Updated last year
Alternatives and similar repositories for faraday-http-cache
Users that are interested in faraday-http-cache are comparing it to the libraries listed below
Sorting:
- Skylight agent for Ruby☆313Updated 7 months ago
- Rack::Timeout enhancements for Rails☆384Updated this week
- Prevent Rails from auto-loading app/ code when running database migrations☆317Updated 3 weeks ago
- Type checking and type casting of parameters for Action Pack☆303Updated last week
- Simplify form filling with Capybara☆553Updated last year
- Deep Freeze Ruby Objects☆310Updated last year
- Dynamically build an Active Record model (with table) within a test context☆179Updated this week
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Rescue and report exceptions in non-critical code☆539Updated last week
- Actionable code coverage.☆231Updated last month
- `its` for RSpec 3 extracted from rspec-core 2.x☆272Updated 3 months ago
- Trailblazer in Rails.☆177Updated 8 months ago
- 👮♂️ Improve user session security in Ruby on Rails applications with database session storage☆246Updated 3 months ago
- Zonebie prevents bugs in code that deals with timezones by randomly assigning a zone on every run☆429Updated 6 years ago
- Ruby implementation of JMESPath☆149Updated 3 months ago
- Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.☆691Updated last year
- Useful tools to help construct database queries with ActiveRecord and Arel.☆418Updated 4 months ago
- A RubyGems plugin that compares versions of the given gem☆245Updated 2 years ago
- BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby☆251Updated this week
- Flamegraph profiling support for Ruby 2.0☆386Updated 4 years ago
- Modify your ENV☆556Updated last week
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 6 months ago
- Simple, elegant testing for Rails Engines☆715Updated 10 months ago
- Sidekiq middleware that adds the ability to rate limit job execution.☆234Updated last year
- The friendly gem that instruments everything for you, like I would if I could.☆496Updated last year
- An ActiveRecord null database adapter for greater speed and isolation in unit tests.☆589Updated 6 months ago
- JWT Token support for Doorkeeper