Skip to content

Commit

Permalink
require 'letter_avatar/has_avatar' in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ksz2k committed Feb 5, 2019
1 parent a25955f commit ffae923
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ There's also helper for this. To use it, you need:
Say, you have a model `User` (which must have attribute or method `name`)

```ruby
require 'letter_avatar/has_avatar'

class User
include LetterAvatar::HasAvatar
...
Expand Down

0 comments on commit ffae923

Please sign in to comment.