Project

Reverse Dependencies for rdoc

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

0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
html-template - old-style classic HTML template language / engine like it's 1999 (incl. back-to-the-future ERB converter)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No commit activity in last 3 years
No release in over 3 years
Includes a number of rspec matchers to make specing your locale files easy peasy.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
A subset of the ISO spec implemented in ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over a year
<tt>minitar-cli</tt> is a pure-Ruby command-line tool that uses {minitar}[https://github.com/halostatue/minitar] to provide a command-line tool, +minitar+, for working with POSIX tar(1) archive files.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Use this gem to access New Relic application information via a REST api
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
newscast - newsreader for easy (re)use - build your own facebook newsfeed in 1-2-3 steps in 5 minutes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
opmlparser - read / parse outlines (incl. feed subscription lists) in the OPML (Outline Processor Markup Language) format in xml
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Provides API and a command line tool to Access the OS X Keychain. The command line tool isn't actually useful (use `security` instead), but demonstrates the usage quite well.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Popularity
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
pluto - Another Planet Generator (Lets You Build Web Pages from Published Web Feeds)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
pluto-feedfetcher - fetch web feeds (w/ conditional HTTP get e.g. use etags, if-modified-since etc.)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
pluto-models - planet schema 'n' models for easy (re)use
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
pluto-news - newsreader for easy (re)use - build your own facebook newsfeed in 1-2-3 steps in 5 minutes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
pluto-update - planet feed 'n' subscription updater
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
Repository is archived
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Retrofits and generates valid puppet rspec test code to existing modules
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
Low commit activity in last 3 years
No release in over a year
Debuggers are great! They help us troubleshoot complicated programming problems by inspecting values produced by code, line by line. They are invaluable when trying to understand what is going on in a large application composed of thousands or millions of lines of code. In day-to-day test-driven development and simple debugging though, a puts statement can be a lot quicker in revealing what is going on than halting execution completely just to inspect a single value or a few. This is certainly true when writing the simplest possible code that could possibly work, and running a test every few seconds or minutes. Problem is you need to locate puts statements in large output logs, know which file names, line numbers, classes, and methods contained the puts statements, find out what variable names are being printed, and see nicely formatted output. Enter puts_debuggerer. A guilt-free puts debugging Ruby gem FTW that prints file names, line numbers, class names, method names, and code statements; and formats output nicely courtesy of awesome_print. Partially inspired by this blog post: https://tenderlovemaking.com/2016/02/05/i-am-a-puts-debuggerer.html (Credit to Tenderlove.)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
Vlad the Deployer's sexy brainchild is rake-remote_task, extending Rake with remote task goodness.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.05
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Ruby-LXC is a Ruby binding for the liblxc library, allowing Ruby scripts to create and manage Linux containers.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026