Project
Reverse Dependencies for json
The projects listed here declare json as a runtime or development dependency
0.0
Take screenshots with capybara/watir/whatever, and upload them automatically to an AWS S3 bucket as a static website. Requires static site configuration in S3.
2021
2022
2023
2024
2025
2026
0.0
an easy way to deal with simple http request
2021
2022
2023
2024
2025
2026
0.0
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
2021
2022
2023
2024
2025
2026
0.0
Ruby wrapper for Rescuegroups API
2021
2022
2023
2024
2025
2026
0.0
A gem that implements the sections Customer, Reseller, Contact and Domain from ResellerClub
2021
2022
2023
2024
2025
2026
0.0
A client for the Shapeways 3D printing API.
2021
2022
2023
2024
2025
2026
0.0
A tool for building Amber applications with Ruby
2021
2022
2023
2024
2025
2026
0.0
Added simple device and application endpoints only for now
2021
2022
2023
2024
2025
2026
0.0
Lets you easily interface with the Resizor.com REST API. Includes Rails helpers.
2021
2022
2023
2024
2025
2026
0.0
A comprehensive Ruby client library for interacting with ResourceSpace open-source Digital Asset Management system. Supports resource management, file uploads, searching, collections, and metadata operations.
2021
2022
2023
2024
2025
2026
0.0
Light weight job scheduling on top of ResqueAdmin.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.
2021
2022
2023
2024
2025
2026
0.0
Allows resque jobs to be run in batches with aggregate logging, timing and statistics
2021
2022
2023
2024
2025
2026
0.0
resque_cmdline: simple command-line client for resque workers
2021
2022
2023
2024
2025
2026
0.0
A Resque plugin. Allows you to use Redis to queue up and then Resque to process transactions
on transaction-heavy tables that need to be replicated on other tables optimized for
reporting.
2021
2022
2023
2024
2025
2026
0.0
A Resque plugin. Adds locking, with optional timeout/deadlock handling to
resque jobs.
Using a `lock_timeout` allows you to re-aquire the lock should your worker
fail, crash, or is otherwise unable to relase the lock.
i.e. Your server unexpectedly looses power. Very handy for jobs tha...
2021
2022
2023
2024
2025
2026
0.0
A resque plugin that allows jobs to execute only if a filter is true, re-queueing otherwise. For example, one can author jobs that are filter-aware so that they can be scheduled with resque-scheduler to run on specific hosts.
2021
2022
2023
2024
2025
2026
0.0
Resque is a Redis-backed Ruby library for creating background jobs,
placing those jobs on multiple queues, and processing them later.
Resque-igo is the same thing, but for mongo. It would not exist without the work of defunkt and ctrochalakis on github.
Background jobs can be a...
2021
2022
2023
2024
2025
2026
0.0
Syntax sugar for Resque consumers. Each consumer is a class, with clean interface, and custom logger. Usefull when count of different events ~100 and more.
2021
2022
2023
2024
2025
2026
0.0
resque plugin that allows you to attach information when a job is put in redis, and to do whatever you want with the information when it is popped off the resque queue
2021
2022
2023
2024
2025
2026
0.0
Set time limits on Resque jobs per Job class.
2021
2022
2023
2024
2025
2026