Closed wolfmanjm closed 13 years ago
I just had to change the use of ActiveRecord#class_name to ActiveRecord#base_class as class_name no longer exists.
I do not know if this will work on rails version less than 3.0
Thats brilliant! Thanks for your work, I've pulled it in. :)
I just had to change the use of ActiveRecord#class_name to ActiveRecord#base_class as class_name no longer exists.
I do not know if this will work on rails version less than 3.0