Project

rhmp

0.0
No commit activity in last 3 years
No release in over 3 years
A collection of useful classes, patches, and overrides for Ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

Rob’s Helpful Monkey Patches¶ ↑

The Rob’s Helpful Monkey Patches gem (or rhmp for short) is a wacky collection of classes, overloads, and patches that I’ve found helpful while programming in Ruby. In true Ruby fashion, I have tried to keep the code as concise as possible and easy to customize via overloads. I hope some of these shortcuts and things I’ve missed from other programming languages will assist you as well.

License¶ ↑

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.