Use 
  base_class
  
    Show archive.org snapshot
  
.
This traverses up the hierarchy until it encounters either
- a class inheriting from 
ActiveRecord::Baseor - a class inheriting from an abstract class (inheriting from 
ActiveRecord::Base) 
Posted by Henning Koch to makandra dev (2015-08-12 09:46)