laserlemon / vestal_versions

Keep a DRY history of your ActiveRecord models' changes
MIT License
933 stars 229 forks source link

Retrieve tag? #98

Open nozpheratu opened 11 years ago

nozpheratu commented 11 years ago

How would I retrieve a tag for display purposes? Something like @foo.version_tag would be handy. I would like to let users tag the various versions of their records in a similar fashion to Github commit messages.