Alexander Isora

Results 6 issues of Alexander Isora

Hello David! Thanks for your gem. I'm trying to reach the total likes count in my controller's method: `@length = Site.first.liked_by_count` Alas, I get error: `undefined method `liked_by_count' for #`...

Hello. Thank a lot for such a precious gem! Do I need to perform some migration to start adding roles? ``` rails -v >Rails 5.0.4 ``` ``` 2.3.3 :001 >...

Hello everyone! Thanks for the awesome library. I'm building a website generator. My users are able to create websites and host them on subdomains. Django-hosts does the job perfectly. Yay!...

Hello, fellows! You know there are some illusions that make a user experience more delightful. Like this one: [https://www.youtube.com/watch?time_continue=41&v=jlrT-xt8tis](https://www.youtube.com/watch?time_continue=41&v=jlrT-xt8tis) Do you know some more tricks? Thanks.

Update README.md. The example was missing a comma.