-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
I don't know, in which version this one sneaked in, but I'm getting method not found errors with rails3.1.0.rc6 for has_attribute? - this can easily be fixes with:
def has_attribute?(attribute) attribute_present?(attribute) end
but I'm not sure where this discrepancy comes from?!
cheers
stefan