Project
Reverse Dependencies for rake
The projects listed here declare rake as a runtime or development dependency
2.26
WebFont Loader gives you added control when using linked fonts via
`@font-face`. It provides a common interface to loading fonts regardless of
the source, then adds a standard set of events you may use to control the
loading experience.
2021
2022
2023
2024
2025
2026
2.25
Profiling toolkit for Rack applications with Rails integration. Client Side profiling, DB profiling and Server profiling.
2021
2022
2023
2024
2025
2026
2.21
Ruby on Rails integrations for Elasticsearch.
2021
2022
2023
2024
2025
2026
2.19
Bindings for your Ruby exceptions
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.18
An interactive way to learn git.
2021
2022
2023
2024
2025
2026
2.16
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.15
A simple gem to atomically write files
2021
2022
2023
2024
2025
2026
2.15
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.15
Ruby client and CLI for GitLab API
2021
2022
2023
2024
2025
2026
2.14
Evented IO for Celluloid actors
2021
2022
2023
2024
2025
2026
2.13
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.12
Search through GitHub issues for your project for existing issues about a Ruby Error.
2021
2022
2023
2024
2025
2026
2.11
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.1
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.03
This gem remove the overhead of monkeypatching your Gemfile in order to dualboot your app using the Gemfile_next lock strategy It also ensure that dependencies in the Gemfile lock and Gemfile_next lock are in sync whenever someone updates a gem
2021
2022
2023
2024
2025
2026
2.02
A simple, configurable object container implemented in Ruby
2021
2022
2023
2024
2025
2026
2.01
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.01
Kreuzberg is a high-performance document intelligence library with a Rust core and native
Ruby bindings via Magnus. Extract text, metadata, and structured data from 75+ file formats
including PDF, DOCX, PPTX, XLSX, HTML, RTF, images (with OCR), email, archives, and more.
Features async/sync APIs,...
2021
2022
2023
2024
2025
2026