jackdempsey / acts_as_commentable

The ActiveRecord acts_as_commentable plugin
http://juixe.com/svn/acts_as_commentable/
MIT License
834 stars 178 forks source link

correct README to avoid mass assignment error #46

Closed theonegri closed 10 years ago

theonegri commented 10 years ago

Fixed the README to avoid the mass assignment error :)

jackdempsey commented 10 years ago

thanks!