Skip to content

Instantly share code, notes, and snippets.

@neovintage
Created July 7, 2011 23:27
Show Gist options
  • Save neovintage/1070792 to your computer and use it in GitHub Desktop.
Save neovintage/1070792 to your computer and use it in GitHub Desktop.
first_vehicle:
price: 1234.93
options: |
<%= [ StickerOption.new("floor mats"), StickerOption.new("Wipers") ].to_yaml.gsub(/\n/,"\n ") %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment