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

add attr_accessible to model #45

Closed theonegri closed 10 years ago

theonegri commented 10 years ago

I took the decision to add attr_accessible. I think it's better to be able to use update_attributes as well.