Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.03
Ruby API wrapper for RD Station
2021
2022
2023
2024
2025
2026
0.03
ReactBootstrap for Rails Asset Pipeline
2021
2022
2023
2024
2025
2026
0.03
Tie into the `react-rails` gem to notify the client of changed files & reload assets on the client when they are changed.
2021
2022
2023
2024
2025
2026
0.03
Estimates reading time of a Ruby String object
2021
2022
2023
2024
2025
2026
0.03
RecordWithOperator is a rails plugin that makes your all active record models to be saved or logically deleted with created_by, updated_by, deleted_by automatically. Also it makes creator, updater, deleter association (belongs_to) if the class has created_by, updated_by, deleted_by.
2021
2022
2023
2024
2025
2026
0.03
RedCard provides a standard way to ensure that the running Ruby implementation matches the desired language version, implementation, and implementation version.
2021
2022
2023
2024
2025
2026
0.03
A flexible framework for neural network for Ruby
2021
2022
2023
2024
2025
2026
0.03
You can use datasets easily because you can access each dataset with multiple ways such as `#each` and Apache Arrow Record Batch.
2021
2022
2023
2024
2025
2026
0.03
Redis-backed rate limiter
2021
2022
2023
2024
2025
2026
0.03
A rubygem for talking to monitoring service APIs
2021
2022
2023
2024
2025
2026
0.03
This gem provides a way to connect to AWS Redshift using the ruby-pg.
2021
2022
2023
2024
2025
2026
0.03
Rack adapter for Reel
2021
2022
2023
2024
2025
2026
0.03
remote-based mutexes
2021
2022
2023
2024
2025
2026
0.03
replicant is an interactive shell (a REPL) for ADB, the Android Debug Bridge
2021
2022
2023
2024
2025
2026
0.03
Enqueue jobs that will only appear for processing after a specified delay or at a particular time in the future
2021
2022
2023
2024
2025
2026
0.03
Patch resque to be compatible with Heroku
2021
2022
2023
2024
2025
2026
0.03
Show history of recently executed jobs
2021
2022
2023
2024
2025
2026
0.03
A Resque plugin. If you want to be able to add metadata for a job
to track anything you want, extend it with this module.
For example:
require 'resque-meta'
class MyJob
extend Resque::Plugins::Meta
def self.perform(meta_id, *args)
heavy_lifting
end
end
...
2021
2022
2023
2024
2025
2026
0.03
resque-restriction is an extension to resque queue system that restricts the execution number of certain jobs in a period time, the exceeded jobs will be executed at the next period.
2021
2022
2023
2024
2025
2026
0.03
Rest client wrapper that chooses best installed client.
2021
2022
2023
2024
2025
2026