Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
0.02
Return struct results from ActiveRecord relation queries
2021
2022
2023
2024
2025
2026
0.02
JSON API <-> NSObject via RubyMotion. Create REST-aware models.
2021
2022
2023
2024
2025
2026
0.02
Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve the time to first paint and perceived performance.
2021
2022
2023
2024
2025
2026
0.02
Render ERB template and provide more useful message pointing out the line with the error in the view
2021
2022
2023
2024
2025
2026
0.02
provides a readable but terse enum facility for Ruby
2021
2022
2023
2024
2025
2026
0.02
Generates API documentation in PDF, HTML, JSON, YAML format for integration tests written with RSpec
2021
2022
2023
2024
2025
2026
0.02
rails hook that allows one to handle request parameter parsing exceptions (e.g. invalid JSON) with a rescue block
2021
2022
2023
2024
2025
2026
0.02
Classes for tracking request id
2021
2022
2023
2024
2025
2026
0.02
Sinatra based foreign API simulation
2021
2022
2023
2024
2025
2026
0.02
A responsive image gem for Rails and Carrierwave
2021
2022
2023
2024
2025
2026
0.02
A gem to integrate with the Responsys SOAP API
2021
2022
2023
2024
2025
2026
0.02
Log backtraces from exceptions in Resque jobs
2021
2022
2023
2024
2025
2026
0.02
Daemon of resque workers
2021
2022
2023
2024
2025
2026
0.02
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/lonely_job'
class StrictlySerialJob
extend Resque::Plugins::LonelyJob
@queue = :serial_work
def self.perform
# only one at a time in this block, no pa...
2021
2022
2023
2024
2025
2026
0.02
Provides multi-step tasks with finalization and progress tracking
2021
2022
2023
2024
2025
2026
0.02
Resque failure backend for Rollbar
2021
2022
2023
2024
2025
2026
0.02
Throttle your Resque jobs
2021
2022
2023
2024
2025
2026
0.02
A pretty simple transfer daemon, controlled with a RESTful API
2021
2022
2023
2024
2025
2026
0.02
Consume RESTful APIs effortlessly
2021
2022
2023
2024
2025
2026
0.02
We should use latest Bundler, but sometimes we are afraid we have to use older Bundler. RestoreBundledWith solves these conflicts.
2021
2022
2023
2024
2025
2026