Project

gemmyrb

0.0
No commit activity in last 3 years
No release in over 3 years
Some general ruby language utils, including a gem generator. See http://github.com/maxpleaner/gemmy for more detail
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Project Readme

Gemmy gem

This is a general purpose gem which adds functionality to the ruby language and defines some system tasks, such as generating a gem.

It is on RubyGems. Because there is an existing gem named gemmy, the name passed to gem install is gemmyrb. But require 'gemmy' is still used.

RubyGems hosts the YARD documentation at http://www.rubydoc.info/gems/gemmyrb, but it's only updated when I remember to run yard.

Follow the links from http://github.com/maxpleaner/gemmy, not rubydoc

To see a full list of the patched methods, see the rubydoc

Specifically, look at the constants defined on Gemmy::Patches. There is one module for each of the core classes being patched. Each individual method is also contained in its own module.

todo

cool gems to include as dependencies

chainable_methods method_missing