Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.03
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.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
Progressively enhance the mobile user experience of your Rails application.
2021
2022
2023
2024
2025
2026
0.03
Client for Salesforce Bulk API
2021
2022
2023
2024
2025
2026
0.03
A tool to find what specs examples cover a specific line of code
2021
2022
2023
2024
2025
2026
0.03
A tool to find what specs examples cover a specific line of code
2021
2022
2023
2024
2025
2026
0.03
A more Ruby like way to write FUSE filesystems - inspired by (compatible with) FuseFS, implemented over RFuse
2021
2022
2023
2024
2025
2026
0.03
The right_api_client gem simplifies the use of RightScale's MultiCloud API.
It provides a simple object model of the API resources, and handles all of the
fine details involved in making HTTP calls and translating their responses.
2021
2022
2023
2024
2025
2026
0.03
Provides a wrapper for the RightSignature API.
2021
2022
2023
2024
2025
2026
0.03
TCP application host and proxy server
2021
2022
2023
2024
2025
2026
0.03
Ript provides a clean Ruby DSL for describing firewall rules, and implements database migrations-like functionality for applying the rules
2021
2022
2023
2024
2025
2026
0.03
A simple library for communicating with the Robinhood API
2021
2022
2023
2024
2025
2026
0.03
Obey Robots.txt
2021
2022
2023
2024
2025
2026
0.03
A gem to help build event-based code in Ruby
2021
2022
2023
2024
2025
2026
0.03
Roman numeral converter
2021
2022
2023
2024
2025
2026
0.03
Standalone data mappers integrated with rom-rb
2021
2022
2023
2024
2025
2026
0.03
OpenStreetMap API client for ruby
2021
2022
2023
2024
2025
2026
0.03
Round Robin Tournament schedule for competitions or classroom teams
2021
2022
2023
2024
2025
2026
0.03
RProgram is a library for creating wrappers around command-line programs. RProgram provides a Rubyful interface to programs and all their options or non-options. RProgram can also search for programs installed on a system. files without having to use YAML or define classes named like the file.
2021
2022
2023
2024
2025
2026
0.03
Provides bindings for many RRD functions (using ffi gem and librrd), as well as DSLs for graphic and rrd building. You must have librrd in your system!
2021
2022
2023
2024
2025
2026