Hi Joshua, apologies for the delayed reply: On 1/26/06, joshua schairbaum <[EMAIL PROTECTED]> wrote: > In your documentation you mentioned that > overriding models/libs would be easier in the future. Can you just give > me a brief description of how you'll be doing this?
I would like to try and make it easier, but there's no concrete plan of action at the moment. The current 'preferred' technique for making it easy to override model methods is by packaging the model functionality into modules which can then be easily included in an application's custom model classes. It's not ideal, but it works... -- * J * ~ _______________________________________________ engine-users mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org
