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

Extract #render_values presenter method for rendering multi-valued data #1253

Merged
merged 1 commit into from
Oct 5, 2015

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Oct 5, 2015

No description provided.

# @param [Array] values to display
# @param [Blacklight::Solr::Configuration::Field] solr field configuration
# @return [String]
def render_values(values, field_config = nil)
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm looking for a better name for this method, but haven't thought up anything yet...

jcoyne added a commit that referenced this pull request Oct 5, 2015
Extract #render_values presenter method for rendering multi-valued data
@jcoyne jcoyne merged commit 31bc5e6 into master Oct 5, 2015
@jcoyne jcoyne deleted the to-sentence branch October 5, 2015 16:48
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.

2 participants