Skip to content

Instantly share code, notes, and snippets.

@NZKoz
Created December 11, 2008 15:55
Show Gist options
  • Save NZKoz/34756 to your computer and use it in GitHub Desktop.
Save NZKoz/34756 to your computer and use it in GitHub Desktop.
class Customer
def Customer.create_and_scale!
new.scale!
end
#...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment