Files
ubicloud/loader.rb
Jeremy Evans abe712fe80 Make model classes pickup changes to included modules during development
This allows you to modify the following modules in development:

* Authorization::HyperTagMethods
* Authorization::TaggableMethods
* HealthMonitorMethods
* ResourceMethods
* SemaphoreMethods

and have the reloader reload the model classes, so that the model
classes will pick up the changes to the modules.
2024-12-31 11:25:47 -08:00

6.6 KiB