attribute-stats

Creator: SybrosTech

Last updated:

Languages

Categories

Add to Cart

Description:

Attribute Stats gives you insight into which attributes are actually used in your Rails models. Whether you're joining an existing project or have been using it for years, get quick info.

 

The stats help you find smells in your project:

 

Attributes which have never had data set (indicates a potentially forgotten attribute); Tables which haven't been updated for X years (indicates a potentially unused or legacy model); Attributes used by very few objects in your table (is this being used? Should it be an attribute?)

 

It also generates sample Rails database migration code to allow you to drop the database columns.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.