Module: Stacks_json
- Defined in:
- lib/etc/stacks_json.rb
Overview
This module is part of class Drupal_Clusting, handles the stack_name => stack_url connection by means of a json file and the hash @stack.
Constant Summary collapse
- @@stacks_file =
File.join ENV['HOME'], '.drc', '.drstacks.json'