envied
envied copied to clipboard
Add support for conditional variables. Fixes #13
I've added support for conditional variables using the syntax:
conditional :foo do
variable :bar
end
This implements issue #13.
@eval @javierjulio What is the reason for not applying these changes?