I am working with fixtures on rails and I want one of the fixture fields to be blank.
Example:
two:
name: test
path: - I want this blank but not to act as a group heading.
test: 4
But, I do not know how to leave path:
blank without it acting as a group title. Does anybody know how to do that?