Skip to content

Instantly share code, notes, and snippets.

@tansengming
Created January 21, 2009 08:48
Show Gist options
  • Save tansengming/49895 to your computer and use it in GitHub Desktop.
Save tansengming/49895 to your computer and use it in GitHub Desktop.
def order_one_flows args = {}
height, width = (args[:height] || 100.0), (args[:width] || 100.0)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment