Class: ActiveResource::Base

Inherits:
Object
  • Object
show all
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.