Skip to content

Instantly share code, notes, and snippets.

@fairchild
Created March 13, 2009 07:24
Show Gist options
  • Save fairchild/78467 to your computer and use it in GitHub Desktop.
Save fairchild/78467 to your computer and use it in GitHub Desktop.
@defaults={
:access_key => Base.access_key,
:secret_access_key => Base.secret_access_key
}
define_defaults(@defaults)
def self.defaults
@defaults
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment