Skip to content

Instantly share code, notes, and snippets.

@collin
Created November 21, 2008 18:00
Show Gist options
  • Select an option

  • Save collin/27524 to your computer and use it in GitHub Desktop.

Select an option

Save collin/27524 to your computer and use it in GitHub Desktop.
~/enn/site(git:master)
: merb -i
~ Connecting to database...
~ Loaded slice 'MerbAuthSlicePassword' ...
~ Activating slice 'MerbAuthSlicePassword' ...
>> User.first
=> #<User id=1 login="wizard" crypted_password=... salt=...>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment