Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
2.31
An interactive way to learn git.
2021
2022
2023
2024
2025
2026
2.3
Evented IO for Celluloid actors
2021
2022
2023
2024
2025
2026
2.29
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing
racc--which does by default use a C extension). It outputs
s-expressions which can be manipulated and converted back to ruby via
the ruby2ruby gem.
As an example:
def conditional1 arg1
return 1 if arg1 == 0
return...
2021
2022
2023
2024
2025
2026
2.28
Changelog generation has never been so easy. Fully automate changelog generation - this gem generate changelog file based on tags, issues and merged pull requests from GitHub.
2021
2022
2023
2024
2025
2026
2.27
Automated dependency management for Ruby, JavaScript, Python, PHP, Elixir, Rust, Java, .NET, Elm and Go
2021
2022
2023
2024
2025
2026
2.27
Cookie jar middleware for Faraday
2021
2022
2023
2024
2025
2026
2.24
Ruby client and CLI for GitLab API
2021
2022
2023
2024
2025
2026
2.19
The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.
2021
2022
2023
2024
2025
2026
2.19
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
using much, much, much less code. You would use either plugin / gem if you
wished that when you called destroy on an Active Record object that it
didn't actually destroy it, but just "hid" the record. Paran...
2021
2022
2023
2024
2025
2026
2.19
A session implementation for Rack.
2021
2022
2023
2024
2025
2026
2.18
Bindings for your Ruby exceptions
2021
2022
2023
2024
2025
2026
2.18
The PDF::Reader library implements a PDF parser conforming as much as possible to the PDF specification from Adobe
2021
2022
2023
2024
2025
2026
2.15
A simple gem to atomically write files
2021
2022
2023
2024
2025
2026
2.15
BinData is a declarative way to read and write binary file formats.
This means the programmer specifies *what* the format of the binary
data is, and BinData works out *how* to read and write data in this
format. It is an easier ( and more readable ) alternative to
ruby's #pack and #unpack metho...
2021
2022
2023
2024
2025
2026
2.12
Search through GitHub issues for your project for existing issues about a Ruby Error.
2021
2022
2023
2024
2025
2026
2.11
jaro_winkler is an implementation of Jaro-Winkler \
distance algorithm which is written in C extension and will fallback to pure \
Ruby version in platforms other than MRI/KRI like JRuby or Rubinius. Both of \
C and Ruby implementation support any kind of string encoding, such as \
UTF-8,...
2021
2022
2023
2024
2025
2026
2.1
Helpers for the reCAPTCHA API
2021
2022
2023
2024
2025
2026
2.09
rspec command for spring
2021
2022
2023
2024
2025
2026
2.08
Using ENV is like using raw SQL statements in your code. We all know how that ends...
2021
2022
2023
2024
2025
2026