Skip to content

Instantly share code, notes, and snippets.

@rocLv
Last active August 29, 2015 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rocLv/facaca6f1d1fea6d8b13 to your computer and use it in GitHub Desktop.
Save rocLv/facaca6f1d1fea6d8b13 to your computer and use it in GitHub Desktop.
```ruby
user && user.authenticate(:password)
```
@rocLv
Copy link
Author

rocLv commented Dec 30, 2014

   user && user.authenticate(:password)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment