Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Various doc fixes #3

Merged
merged 5 commits into from
Jun 25, 2015
Merged

Various doc fixes #3

merged 5 commits into from
Jun 25, 2015

Conversation

rwd
Copy link
Contributor

@rwd rwd commented Jun 25, 2015

No description provided.

@@ -95,7 +94,9 @@ def record_id
end

def as_json(options = nil)
super.merge('hierarchy' => @hierarchy.as_json(options)).tap do |json|
json = super
json.merge!('hierarchy' => @hierarchy.as_json(options)) unless @hierarchy.nil?

Choose a reason for hiding this comment

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

Line is too long. [86/80]

rwd added a commit that referenced this pull request Jun 25, 2015
@rwd rwd merged commit 0badc29 into master Jun 25, 2015
@rwd rwd deleted the segmented-mlt-queries branch June 25, 2015 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants