Project
Reverse Dependencies for rspec-block_is_expected
The projects listed here declare rspec-block_is_expected as a runtime or development dependency
0.0
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/unique_at_runtime'
class StrictlySerialJob
include Resque::Plugins::UniqueAtRuntime
@queue = :serial_work
def self.perform
# only one at a time in thi...
2019
2020
2021
2022
2023
2024
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2019
2020
2021
2022
2023
2024
0.0
Ruby OpenID Test Server (ROTS) provides a basic OpenID server made in top of the Rack gem.
With this small server, you can make dummy OpenID request for testing purposes,
the success of the response will depend on a parameter given on the URL of the authentication request.
2019
2020
2021
2022
2023
2024
0.0
Configure RuboCop + a bevy of friends to gradually lint Ruby code
2019
2020
2021
2022
2023
2024
0.0
TTY Prompt plugin for your service objects for your application logic
2019
2020
2021
2022
2023
2024
0.0
Move single records (has_one) or collections (has_many) from one parent (belongs_to) to another
2019
2020
2021
2022
2023
2024
0.0
Extended Standard Ruby Configs for Finely Aged Rubies; Compatible with rubocop-lts
2019
2020
2021
2022
2023
2024
0.0
🏴 Liberate files from your Google Drive with transformations
2019
2020
2021
2022
2023
2024