Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[#75] Need to rescue the data attribute as it will be nil if your not using that recipe (like in dev)" This should not be needed: data = raise('BAM') rescue {} setting = data['devices'] || {} p setting This reverts commit 45eb5ec.
- Loading branch information