Hi folks.
Help me. I want to force reloading any of many files of my project, that
does not belong to standard (app/models etd) directory structure.
I have tried ‘include Reloadable’ in my modules, but:
- it has been deprecated, seems like long time ago
- it does not work anyway
I am using rails 1.2.
I have searched through google and forums, did not find solution.
Thanks for help.
rndrfero