Skip to content

Instantly share code, notes, and snippets.

@noeticpenguin
Created July 26, 2011 15:51
Show Gist options
  • Save noeticpenguin/1107074 to your computer and use it in GitHub Desktop.
Save noeticpenguin/1107074 to your computer and use it in GitHub Desktop.
def clone
options[:instance].each do |ami_to_clone|
if options[:ami] then
ami_id = options[:ami]
else
ami_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment