Skip to content

Conversation

@bry4n
Copy link
Member

When to generate related items via UPDATE_TOKEN=something rake related, but got 500 error about undefined variable name.

NameError(undefinedlocalvariableormethod`from' for #<DocController:0x007fae9b52a390>): app/controllers/doc_controller.rb:127:in `related_update'

I fixed two variable names.

schacon added a commit that referenced this pull request May 14, 2012
Fix two variable names for DocsController#related_update
@schaconschacon merged commit b7c53b2 into git:masterMay 14, 2012
yosadchuk pushed a commit to yosadchuk/git-scm.com that referenced this pull request Aug 29, 2014
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@bry4n@schacon