Skip to content

Instantly share code, notes, and snippets.

@carhartl
Created June 13, 2012 16:21
Show Gist options
  • Save carhartl/2925059 to your computer and use it in GitHub Desktop.
Save carhartl/2925059 to your computer and use it in GitHub Desktop.
.irbrc
require 'hirb'
Hirb.enable
def me
User.find 1
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment