Skip to content

Instantly share code, notes, and snippets.

@nullstyle
Created March 25, 2009 02:22
Show Gist options
  • Save nullstyle/84507 to your computer and use it in GitHub Desktop.
Save nullstyle/84507 to your computer and use it in GitHub Desktop.
class FastPass
def self.url(consumer_key, consumer_secret, email, nickname, unique_id, secure=false, private_fields={}) ; end
def self.script(consumer_key, consumer_secret, email, nickname, unique_id, secure=false, private_fields={}) ; end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment