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

Fix #5952 - NameError (regression from #5762) #5999

Merged
merged 2 commits into from
Dec 13, 2017
Merged

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Dec 12, 2017

No description provided.

@Gargron Gargron added the bug Something isn't working label Dec 12, 2017
Copy link
Contributor

@unarist unarist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It still has an error:

web_1        | NameError (undefined local variable or method `other_account' for #<FollowService:0x0000003bda81c340 @_routes=nil>
web_1        | Did you mean?  target_account):
web_1        |
web_1        | app/services/follow_service.rb:25:in `call'
web_1        | app/controllers/api/v1/accounts_controller.rb:16:in `follow'

@Gargron Gargron merged commit 5706fe1 into master Dec 13, 2017
@Gargron Gargron deleted the fix-name-error branch December 13, 2017 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants