joshk / completeness-fu

Simple dsl for defining how to calculate how complete a model instance is (similar to LinkedIn profile completeness)
http://blog.tty.nl/2009/09/23/100-completeness-fu/
160 stars 32 forks source link

replace class_inheritable_attribute with class_attributes, because it deprecated in Rails 3.1 #6

Closed ptzn closed 12 years ago

ptzn commented 12 years ago

replace class_inheritable_attribute with class_attributes, because it deprecated in Rails 3.1

joshk commented 12 years ago

Hi @ptzn

Thank you so much for the pull request, and sorry for the delay in looking at it.

Lets merge this in and see if tests pass on Travis :)

Thanks again,

Josh