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 06 15:26:03 -0800 2008
commit  a94d20401183c546740ecdcaa267729d7f46e442
tree    c35eb5084dd4bf4d6d852ac9e59ce2aed4f436c3
parent  4c4381bf4a04b19a1ab0ecaef860e23bd545b8ef
object_proxy / install.rb
100644 2 lines (1 sloc) 0.062 kb
1
2
puts IO.read(File.join(File.dirname(__FILE__), 'README.txt'))