userstamp
userstamp copied to clipboard
Push latest version to rubygems
I tried using the version on rubygems and I was getting the error regarding "deprecation due to use of class_inheritable_accessor". Version 2.0.2 has that issue resolved.
Agreed - seems you've fixed the problem for rails > 3.2 in version 2.0.2 It's probably worthwhile to make rails 3.2 a gem dependency though.
+1
+1
The gem currently available through RubyGems.org, v2.0.1, produces this error:
undefined method `class_inheritable_accessor' for ActiveRecord::Base:Class