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

Refactor the signature of link_to_document #1019

Merged
merged 1 commit into from
Nov 14, 2014
Merged

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Nov 14, 2014

The second argument should now be a symbol of the field, a proc to
evaluate or a string. The third arugment is the options hash. Fixes #1018

The second argument should now be a symbol of the field, a proc to
evaluate or a string. The third arugment is the options hash.
@cbeer
Copy link
Member

cbeer commented Nov 14, 2014

👍

cbeer added a commit that referenced this pull request Nov 14, 2014
…ment

Refactor the signature of link_to_document
@cbeer cbeer merged commit d204d82 into master Nov 14, 2014
@cbeer cbeer modified the milestone: 5.8.0 Nov 14, 2014
@cbeer cbeer deleted the refactor_link_to_document branch December 10, 2014 19:06
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

Successfully merging this pull request may close these issues.

render_document_index_label takes a hash of params, but only uses one.
2 participants