brendon / acts_as_list

An ActiveRecord plugin for managing lists.
http://brendon.github.io/acts_as_list/
MIT License
2.05k stars 356 forks source link

Add gemspec metadata. #331

Closed boone closed 6 years ago

boone commented 6 years ago

We use an automated tool to monitor gem upgrades, and having a quick link available to the changelog is very helpful. By adding the link to the metadata, it can be accessed via the Rubygems API.

I hope this would be useful to others as well.

Thanks!

brendon commented 6 years ago

Thanks @boone, looks great to me :D