thechrisoshow / what_column

A Rails plugin that adds comments to your active record objects listing the columns

thechrisoshow (author)
Tue Apr 07 13:17:13 -0700 2009
commit  1572a413cf5e81ccb9b3ef6eb87ba3bc927b97db
tree    2852762c4460248aa96b2548e0b5dacd0a5caf51
parent  ee8d90d19d9fbc4f35145635386ffbd7271a8f7e
what_column / install.rb
100644 3 lines (2 sloc) 0.093 kb
1
2
3
# Install hook code here
puts IO.read(File.join(File.dirname(__FILE__), 'README.markdown'))