Project

Reverse Dependencies for rubocop

The projects listed here declare rubocop as a runtime or development dependency

1.33
No commit activity in last 3 years
No release in over 3 years
A library for interacting with Xcode simulators.
2021
2022
2023
2024
2025
2026
1.32
No commit activity in last 3 years
No release in over 3 years
Extraction of the key_transform abilities of ActiveModelSerializers
2021
2022
2023
2024
2025
2026
1.32
There's a lot of open issues
A long-lived project that still receives updates
A Ruby CLI gem that beautifies the terminal's ls command, with color and font-awesome icons.
2021
2022
2023
2024
2025
2026
1.32
There's a lot of open issues
No release in over a year
Code style checking for factory_bot files. A plugin for the RuboCop code style enforcing & linting tool.
2021
2022
2023
2024
2025
2026
1.29
A long-lived project that still receives updates
Licensee automates the process of reading LICENSE files and compares their contents to known licenses using a fancy maths.
2021
2022
2023
2024
2025
2026
1.24
A long-lived project that still receives updates
Light weight job scheduling on top of Resque. 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
1.23
No release in over a year
Opal is a Ruby to JavaScript compiler. It is source-to-source, making it fast as a runtime. Opal includes a compiler (which can be run in any browser), a corelib and runtime implementation. The corelib/runtime is also very small.
2021
2022
2023
2024
2025
2026
1.21
A long-lived project that still receives updates
GitLab style guides and shared style configs.
2021
2022
2023
2024
2025
2026
1.13
No release in over a year
Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
2021
2022
2023
2024
2025
2026
1.12
A long-lived project that still receives updates
RecursiveOpenStruct is a subclass of OpenStruct. It differs from OpenStruct in that it allows nested hashes to be treated in a recursive fashion. For example: ros = RecursiveOpenStruct.new({ :a => { :b => 'c' } }) ros.a.b # 'c' Also, nested hashes can still be accessed as hashes: r...
2021
2022
2023
2024
2025
2026