Skip to content

Instantly share code, notes, and snippets.

@defunkt
Created October 30, 2008 22:36
Show Gist options
  • Save defunkt/21160 to your computer and use it in GitHub Desktop.
Save defunkt/21160 to your computer and use it in GitHub Desktop.
$ ./console
Loading production environment (Rails 2.0.2)
>> me = User / :defunkt
=> #<User id: 2, ... >
>> repo = User / :defunkt / :gist
=> #<Repository id: 61713, ... >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment