Class: ActiveResource::Base
- Inherits:
-
Object
- Object
- ActiveResource::Base
- Defined in:
- lib/ares/use_config_file.rb
Overview
Similar to database.yml, this adds a YAML file for each environment with the settings for each site. It DRYs up the implementation. Each ARes model can override any setting if needed.