Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with mark_as_read! method #114

Open
palmo25 opened this issue Jan 22, 2020 · 1 comment
Open

issue with mark_as_read! method #114

palmo25 opened this issue Jan 22, 2020 · 1 comment

Comments

@palmo25
Copy link

palmo25 commented Jan 22, 2020

When I try to mark a post as read I get this error message from the rails console.
post2.mark_as_read! for: current_user

Traceback (most recent call last):
        1: from (irb):6
ArgumentError (wrong number of arguments (given 1, expected 2))

Cannot figure out what is going on.

@fatkodima
Copy link
Contributor

Can you provide a minimal reproduction script showing an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants