Sha256: e455b858dee4c02290eddcb2ed8e0dac689b1073b0d1f5ca9ebc81094ff9a97a

Contents?: true

Size: 454 Bytes

Versions: 5

Compression:

Stored size: 454 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

5 entries across 5 versions & 1 rubygems

Version Path
zeke-monkey_patches-0.1.15 README.textile
zeke-monkey_patches-0.1.16 README.textile
zeke-monkey_patches-0.1.17 README.textile
zeke-monkey_patches-0.1.18 README.textile
zeke-monkey_patches-0.1.19 README.textile