summaryrefslogtreecommitdiff
path: root/lib/leap_cli/config/environment.rb
AgeCommit message (Collapse)Author
2016-04-12move template() from manager to environment. closes #8026elijah
2016-04-09secrets: fix bug when secrets.json doesn't existelijah
2016-04-08environments: clean up the json inheritence system with a proper environment ↵elijah
class, and fix bugs with partials and inheritance. requires latest leap_platform.