Guest User

Untitled

a guest
Feb 26th, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Ruote.process_defition :name => 'Hello world' do
  2. cursor :break_if => "${f:error}" do
  3. foo :command => '/verify/something'
  4. bar :command => '/report'
  5. end
  6. end
Add Comment
Please, Sign In to add comment