Skip to content

Instantly share code, notes, and snippets.

@jmettraux

jmettraux/t3.rb Secret

Created July 20, 2013 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmettraux/47519f2c06ec6e54cad3 to your computer and use it in GitHub Desktop.
Save jmettraux/47519f2c06ec6e54cad3 to your computer and use it in GitHub Desktop.
Ruote.define do
citerator :on => [ 'a', 'b', 'c' ], :to_var => 'v' do
participant '${v:v}'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment