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
Builds a tree of module inclusion of a target module into other modules
2021
2022
2023
2024
2025
2026
0.0
Serialize Month objects to Integer
2021
2022
2023
2024
2025
2026
0.0
Provides a thin wrapper around the excellent rack-openid2 gem.
2021
2022
2023
2024
2025
2026
0.0
PrettyFeed provides a modulizer you can include in a job, worker, class, rake task, etc,
which allows for simple pass/fail logging colorization.
Defaults are `truthy: 'green'` and `falsey: 'red'`.
2021
2022
2023
2024
2025
2026
0.0
Ruby app loading slowly, or never? Discover bootstrapping issues in Ruby by logging/benchmarking/timing-out/rescuing 'Kernel.require' & 'load'
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Configure resque-unique_in_queue and resque-unique_at_runtime uniqueness by arity of perform method, with automated cleanup tools
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
TTY Prompt plugin for your service objects for your application logic
2021
2022
2023
2024
2025
2026
0.0
Shields::Badge.gem_total_downloads(path_parameters: {gem: 'rails'})
=> "[](https://rubygems.org/gems/rails)"
2021
2022
2023
2024
2025
2026
0.0
Move single records (has_one) or collections (has_many) from one parent (belongs_to) to another
2021
2022
2023
2024
2025
2026
0.0
⌚️ Timecop::Rspec provides Timecop time-machines for RSpec that allow youto time-travel test examples, context/describes, and/or your entire test suite. Find out how your code will behave... in the future! Fund overlooked open source projects - bottom of stack, dev/test dependencies: floss-fundin...
2021
2022
2023
2024
2025
2026