Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
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
Integrate RequestStoreRails to Sidekiq
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 gem will help to throttler your request
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
A a very simple resque based queue
2021
2022
2023
2024
2025
2026
0.0
Kernel#require something and make its contents accessible via a different namespace.
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
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
0.0
In certain situations it makes sense to allow default values of environment variables that
are otherwise required. For example, imagine we're precompiling assets as part of CI when
we don't have access to some environment variables we require for the app be up and
accepting requests, but aren't r...
2021
2022
2023
2024
2025
2026
0.0
This gem will add asterisk after your required field label
2021
2022
2023
2024
2025
2026
0.0
This gem provides library for making list of required files.
2021
2022
2023
2024
2025
2026
0.0
Easily and non-intrusively require files from sub-folders. Without polluting global namespace, or having modules clobber each other, include RequireDir and initialize it to get access to #dir and #dir_r
2021
2022
2023
2024
2025
2026
0.0
RequiredOptions allows you to verbosely guard methods from options you rely on when using an options hash.
2021
2022
2023
2024
2025
2026
0.0
Enforces the presence of specific columns in SELECT queries. Useful when you have
performance restrictions when specific columns are not included in your WHERE clauses.
Indexed columns and partition keys are common examples of such columns.
2021
2022
2023
2024
2025
2026
0.0
Don't let developers forget about critical scopes for queries.
2021
2022
2023
2024
2025
2026
0.0
The tasks for assets managment with requirejs
2021
2022
2023
2024
2025
2026