Skip to content
  • azul's avatar
    cleanup: remove all traces of MODS · 63f3ba3d
    azul authored
    We can bring them back in case we need them again at some point.
    
    Rails seems to have it's own mechanisms for allowing such things now such
    as the engine load order and overwriting model behaviour by including
    Concerns in config.to_prepare.
    
    I think this also does what we want in terms of reloading files in development
    and caching them in production.
    63f3ba3d