Project
Reverse Dependencies for rdoc
The projects listed here declare rdoc as a runtime or development dependency
0.14
Minitest Junit XML results that CircleCI can read.
2020
2021
2022
2023
2024
2025
0.14
This is an update to the old `gem mirror` command. It uses net/http/persistent
and threads to grab the mirror set a little faster than the original.
Eventually it will replace `gem mirror` completely. Right now the API is not
completely stable (it will change several times before release), howeve...
2020
2021
2022
2023
2024
2025
0.14
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
2020
2021
2022
2023
2024
2025
0.14
Vlad the Deployer is pragmatic application deployment automation,
without mercy. Much like Capistrano, but with 1/10th the
complexity. Vlad integrates seamlessly with Rake, and uses familiar
and standard tools like ssh and rsync.
Impale your application on the heartless spike of the Deployer.
2020
2021
2022
2023
2024
2025
0.13
Define your permission rules as role- or role group specific permits.
Integrates well with multiple Devise user acounts.
Includes rules caching.
Store permissions in yaml file or key-value store
2020
2021
2022
2023
2024
2025
0.13
RackTest driver for Capybara, but with remote request support thanks to mechanize
2020
2021
2022
2023
2024
2025
0.13
Generic GeoIP lookup tool. Based on the geoip_city RubyGem by Ryan Dahl
2020
2021
2022
2023
2024
2025
0.13
A tree structure for Mongoid documents using the materialized path pattern
2020
2021
2022
2023
2024
2025
0.13
Want to automatically detect mobile devices that access your Rails application? Mobile Fu allows you to do just that. People can access your site from a Palm, Blackberry, iPhone, iPad, Nokia, etc. and it will automatically adjust the format of the request from :html to :mobile.
2020
2021
2022
2023
2024
2025
0.13
Want to automatically detect mobile devices that access your Rails application? Mobile Fu allows you to do just that. People can access your site from a Palm, Blackberry, iPhone, iPad, Nokia, etc. and it will automatically adjust the format of the request from :html to :mobile. Included some spec...
2020
2021
2022
2023
2024
2025
0.13
RKelly Remix is a fork of the
RKelly[https://github.com/tenderlove/rkelly] JavaScript parser.
2020
2021
2022
2023
2024
2025
0.13
Get gender from first name.
2020
2021
2022
2023
2024
2025
0.13
Syntax is Ruby library for performing simple syntax highlighting.
2020
2021
2022
2023
2024
2025
0.13
Tarantula is a big fuzzy spider. It crawls your Rails 2.3 and 3.x applications, fuzzing data to see what breaks.
2020
2021
2022
2023
2024
2025
0.12
Autotest plugin to enable rails-style test filenames.
2020
2021
2022
2023
2024
2025
0.12
Barista provides simple, integrated support for CoffeeScript in Rack and Rails applications.
Much like Compass does for Sass, It also provides Frameworks (bundleable code which can be shared via Gems).
Lastly, it also provides a Rack Application (which can be used to server compiled code), a ar...
2020
2021
2022
2023
2024
2025
0.12
Ruby Trie based on libdatrie.
2020
2021
2022
2023
2024
2025
0.12
A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.
2020
2021
2022
2023
2024
2025
0.12
minitest-server provides a client/server setup with your minitest
process, allowing your test run to send its results directly to a
handler.
2020
2021
2022
2023
2024
2025
0.12
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:
...
2020
2021
2022
2023
2024
2025