main
Washington Botelho 2018-01-26 17:46:10 -02:00
parent a52b935583
commit a17c27e4a6
No known key found for this signature in database
GPG Key ID: 5DE4F42A8F073617
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ You can vote on some resource:
author = Author.last
resource = Article.last
author.rate(resource, 3)
author.rate resource, 3
```
### rating