what_column
what_column copied to clipboard
A Rails plugin that adds comments to your active record objects listing the columns
Results
2
what_column issues
Sort by
recently updated
recently updated
newest added
Bumps [rails](https://github.com/rails/rails) from 3.0.0 to 3.2.17. Commits 666e9f6 Preparing for 3.2.17 release 388d2f8 Use the reference for the mime type to get the format eaa2101 Escape format, negative_format and units...
dependencies
If ruby class looks like this: class Test < ActiveRecord::Base # some code class