Created
March 31, 2014 21:10
-
-
Save dstarh/9902382 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
foo_plan: | |
FOO_ID: 1 | |
bar_group: | |
FOO_ID: foo_plan #doesn't work | |
FOO: foo_plan #doesn't work | |
FOO_ID: 1 #works but not ideal |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment