Closed burtlo closed 12 years ago
Looks good. Nice to see someone cleaning up some of the cruft that has been built up over the years.
Maybe we could look at using something like the configural gem for determining where to store these files? WDYT?
At the moment, I have no idea what configuration the config manager holds. This was an easy location to start some clean up and learning.
As far as the Configural gem, it seems like it would be a good fit. Again, I'll have a better opinion after I look around more.
As ConfigManager did not use initialization other then to load the data I changed the class to use lazy-loading for the configuration.