Project
Reverse Dependencies for rubocop
The projects listed here declare rubocop as a runtime or development dependency
0.12
A ruby port of puppeteer
2021
2022
2023
2024
2025
2026
0.12
Makes sure that for special jobs, there can be only one job with the same
workload in one queue.
Example:
class CacheSweeper
include Resque::Plugins::UniqueJob
@queue = :cache_sweeps
def self.perform(article_id)
# Cache Me If You Can...
end
end
2021
2022
2023
2024
2025
2026
0.12
riak-client is a rich client for Riak, the distributed database by Basho. It supports the full HTTP and Protocol Buffers interfaces including storage operations, bucket configuration, link-walking, secondary indexes and map-reduce.
2021
2022
2023
2024
2025
2026
0.12
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4.
2021
2022
2023
2024
2025
2026
0.12
Knows how to calculate the SkunkScore for a set of Ruby modules
2021
2022
2023
2024
2025
2026
0.12
It can be useful when you are developing some app where you will work with meetings, events etc.
2021
2022
2023
2024
2025
2026
0.12
Adds zipcode validation methods to ActiveModel considering different country zipcode formats.
2021
2022
2023
2024
2025
2026
0.12
Custom formatter for xcpretty that saves on a JSON file all the errors, warnings and test failures, so you can process them easily later.
2021
2022
2023
2024
2025
2026
0.12
Reliable, distributed cron.
2021
2022
2023
2024
2025
2026
0.11
Creates stub classes from any ActiveRecord model. By using stubs in your tests you don't need to load Rails or the database, sometimes resulting in a 10x speed improvement. ActiveMocker analyzes the methods and database columns to generate a Ruby class file. The stub file can be run standalone an...
2021
2022
2023
2024
2025
2026
0.11
Make your ActiveNode acts as a list. This acts_as extension provides the capabilities for sorting and reordering a number of objects in a list.
The instances that take part in the list should have a +position+ field of type Integer.
2021
2022
2023
2024
2025
2026
0.11
Provides an integration for sending events to Amplitude
2021
2022
2023
2024
2025
2026
0.11
Apiary.io CLI
2021
2022
2023
2024
2025
2026
0.11
To parallelize your CI without having to balance your tests
2021
2022
2023
2024
2025
2026
0.11
This gem implements pure Levenshtein algorithm, Damerau modification (where 2 character transposition counts as 1 edit distance). It also includes Boehmer & Rees 2008 modification, to handle transposition in blocks with more than 2 characters (Boehmer & Rees 2008).
2021
2022
2023
2024
2025
2026
0.11
simple interface to lookup blacklists results
2021
2022
2023
2024
2025
2026
0.11
Faraday plugin to automatically set compression headers (GZip, Deflate, Brotli) and decompress the response.
2021
2022
2023
2024
2025
2026
0.11
Convert xcodebuild plist files to JUnit reports
2021
2022
2023
2024
2025
2026
0.11
Ensures consistent output of db/schema.rb despite local differences in the database
2021
2022
2023
2024
2025
2026
0.11
Rails for zurb foundation CSS framework. Form builder, flash message, ...
2021
2022
2023
2024
2025
2026