Closed ebertech closed 13 years ago
What version of Rails are you using?
2.3.8... and I double checked inside active_record for that version and it is indeed missing class_attribute unless I'm being a ninny.
I've pushed up 0.4.8, which fixes this.
You call class_attribute in strongbox.rb which doesn't exist in older rails versions.