userstamp icon indicating copy to clipboard operation
userstamp copied to clipboard

Push latest version to rubygems

Open smdern opened this issue 12 years ago • 3 comments

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.

smdern avatar May 10 '12 17:05 smdern

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.

criticaljuncture avatar May 11 '12 17:05 criticaljuncture

+1

yuvaltobias avatar May 22 '12 14:05 yuvaltobias

+1

The gem currently available through RubyGems.org, v2.0.1, produces this error:

undefined method `class_inheritable_accessor' for ActiveRecord::Base:Class

Ichimonji10 avatar May 02 '13 15:05 Ichimonji10