Class: Zashoku::ViewConfig
- Inherits:
-
Config
- Object
- Controller
- Config
- Zashoku::ViewConfig
- Defined in:
- lib/core/config/view_config.rb
Constant Summary collapse
- CONF_FILE =
File.join(CONF_DIR, '/view.yml')
Constants inherited from Config
Instance Method Summary collapse
Methods inherited from Config
#default_conf, #get, #initialize, #items, #parse_dir, #pref_model, #reload, #save, #save?, #set, #user_conf
Methods inherited from Controller
Constructor Details
This class inherits a constructor from Zashoku::Config