Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
RequestHeaderLogger Allows you to tag logs with RequestHeader flags.
2021
2022
2023
2024
2025
2026
0.0
This gems provide a Rack middleware and a logger formatter for logging with request id in your Rails app.
2021
2022
2023
2024
2025
2026
0.0
Detect request IP, timezone and locale information with ease
2021
2022
2023
2024
2025
2026
0.0
A simple request logger to be used with Rails and other Rack apps.
2021
2022
2023
2024
2025
2026
0.0
Requestly is an elegant and simple HTTP library for Ruby
2021
2022
2023
2024
2025
2026
0.0
RequestMeter is a Rack middleware gem for Rails applications that tracks and limits
API requests per API key within a specified time window.
It is ideal for Rails APIs wanting built-in request quota enforcement.
2021
2022
2023
2024
2025
2026
0.0
Per-request registry
2021
2022
2023
2024
2025
2026
0.0
Gem is a standalone Ruby executable app that will repeet GET requests to an endopoints in given timeout (e.g.: `URL=https://nginx/schedule SLEEPFOR=2000 bundle exec request_repeter` will do GET https://nginx/schedule every 2 seconds)
2021
2022
2023
2024
2025
2026
0.0
Captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level
2021
2022
2023
2024
2025
2026
0.0
Requests Counter allows you to count attemps to get resource. You can then decide if attemp should be stopped (banned).
2021
2022
2023
2024
2025
2026
0.0
Provides a Sneakers Middleware to clear out RequestStore after each work is processed.
2021
2022
2023
2024
2025
2026
0.0
Inject a tracking tag into all SQL and HTTP requests
2021
2022
2023
2024
2025
2026
0.0
This is a tracer that hooks into several components to allow tracing requests across services.
2021
2022
2023
2024
2025
2026
0.0
Which do you use for your requirement definition job? MS Excel? MS Word? Uninstall them. Because you will get a better solution.
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails helpers to add asset links to views. Extracted from merb-assets Merb plugin.
2021
2022
2023
2024
2025
2026
0.0
Ruby app loading slowly, or never? Discover bootstrapping issues in Ruby by logging/benchmarking/timing-out/rescuing 'Kernel.require' & 'load'
2021
2022
2023
2024
2025
2026
0.0
This gem gives you convenient hooks around calls to `load`, `require`, and `require_relative`, which can be used to define configuration or setup code that will eventually be run when the library is actually loaded. This helps prevent loading unnecessary gems and configuration code in contexts wh...
2021
2022
2023
2024
2025
2026
0.0
Make sure your ActiveRecord models have specific columns.
2021
2022
2023
2024
2025
2026
0.0
Sometimes you really want to make a keyword argument required, but you just can't because you're using Ruby 2.0.0. But what if you could?
2021
2022
2023
2024
2025
2026
0.0
Easily require date arguments for command line apps. Includes some formats by default but can have custom regexp set. Pass a block to override raising an argument error if the fetch fails.
2021
2022
2023
2024
2025
2026