Sha256: a1d723dbb032fd931f682ee99542efd7271202b5a01f4fc49da594fc1d6762c5
Contents?: true
Size: 452 Bytes
Versions: 4
Compression:
Stored size: 452 Bytes
Contents
h1. Monkey Patches This Rails gem extends String, Array, and Object. h1. Installation gem sources -a http://gems.github.com sudo gem install zeke-monkey_patches h2. String Methods See lib/monkey_patches.rb for information on all the methods. h2. TODO * They say it's bad to monkey patch.. Would taking the ActiveSupport approach to adding these methods be favorable in some way? Copyright (c) 2009 Zeke Sikelianos. See LICENSE for details.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
zeke-monkey_patches-0.1.10 | README.textile |
zeke-monkey_patches-0.1.11 | README.textile |
zeke-monkey_patches-0.1.12 | README.textile |
zeke-monkey_patches-0.1.9 | README.textile |