GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Rubygem
Description: ObjectProxy provides a proxied interface to Ruby objects. It lets you add methods to objects that don't normally support them.
Homepage: http://6brand.com
Clone URL: git://github.com/JackDanger/object_proxy.git
JackDanger (author)
Thu Mar 27 13:11:10 -0700 2008
commit  baec0acf6b9764960c3e83998c0a2d1942f12c22
tree    f8996e0be152e58c0526d2cf24b65db5ba91af44
parent  a94d20401183c546740ecdcaa267729d7f46e442
object_proxy / install.rb
100644 2 lines (1 sloc) 0.062 kb
1
2
puts IO.read(File.join(File.dirname(__FILE__), 'README.txt'))