Project

Reverse Dependencies for rake

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

2.3
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Evented IO for Celluloid actors
2021
2022
2023
2024
2025
2026
2.29
No release in over a year
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
No release in over 3 years
There's a lot of open issues
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
No release in over 3 years
There's a lot of open issues
Automated dependency management for Ruby, JavaScript, Python, PHP, Elixir, Rust, Java, .NET, Elm and Go
2021
2022
2023
2024
2025
2026
2.27
Low commit activity in last 3 years
A long-lived project that still receives updates
Cookie jar middleware for Faraday
2021
2022
2023
2024
2025
2026
2.19
Low commit activity in last 3 years
No release in over a year
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
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
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.18
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Bindings for your Ruby exceptions
2021
2022
2023
2024
2025
2026
2.18
No release in over a year
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
No release in over 3 years
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
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Search through GitHub issues for your project for existing issues about a Ruby Error.
2021
2022
2023
2024
2025
2026
2.11
Low commit activity in last 3 years
A long-lived project that still receives updates
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.08
No commit activity in last 3 years
No release in over 3 years
Using ENV is like using raw SQL statements in your code. We all know how that ends...
2021
2022
2023
2024
2025
2026