Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
in order to load all the domains under the application's namespace, we have to fudge around with the Rails autoloader a little bit. this piece of initializer code ensures that all domains are loaded under the application's namespace, and ready when you need them.
- Loading branch information