active_presenter
active_presenter copied to clipboard
Support Rails 3.2
Active_presenter still depends on the 'class_inheritable_accessor'-method which is no longer available when running Rails 3.2 or higher.
+1
Current master has the rails3 related changes. But Is it stable ?
Thanks, Pratheepv