# File lib/whiskey_disk.rb, line 59 def config_branch (self[:config_branch] and self[:config_branch] != '') ? self[:config_branch] : 'master' end