Skip to content

Unable to use in controller #119

@alexanderisora

Description

@alexanderisora

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 #Post:0x007fde4d4b2f98`
Invoking the method from views is possible.

How to use 'liked_by_count' from controllers? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions