Skip to content

Instantly share code, notes, and snippets.

@marks
Created July 31, 2009 02:11
Show Gist options
  • Select an option

  • Save marks/159044 to your computer and use it in GitHub Desktop.

Select an option

Save marks/159044 to your computer and use it in GitHub Desktop.
call_options.each do |key,value|
stack :margin => 10 do
para key
new_key = edit_line :text => value
end
end
### => new_caller = edit_line :text => value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment