• J
    Remove ActiveRecord::Model · 9e4c41c9
    Jon Leighton 提交于
    In the end I think the pain of implementing this seamlessly was not
    worth the gain provided.
    
    The intention was that it would allow plain ruby objects that might not
    live in your main application to be subclassed and have persistence
    mixed in. But I've decided that the benefit of doing that is not worth
    the amount of complexity that the implementation introduced.
    9e4c41c9
finder_methods.rb 11.6 KB