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

completed call to Client#game #1

Merged
merged 7 commits into from
Dec 12, 2013
Merged

Conversation

nicolaracco
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 0ded698 on nicolaracco:game_request into f15f6c7 on mikamai:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 7626cf7 on nicolaracco:game_request into abd28b2 on mikamai:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 7626cf7 on nicolaracco:game_request into abd28b2 on mikamai:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6a609bc on nicolaracco:game_request into abd28b2 on mikamai:master.

Conflicts:
	lib/lol.rb
	lib/lol/client.rb
	spec/spec_helper.rb
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 48e5d85 on nicolaracco:game_request into d1fb9f6 on mikamai:master.

@@ -45,6 +45,21 @@ def champion11
get(api_url("v1.1", "champion"))["champions"].map {|c| Champion.new(c)}
end

# Calls the latest API version of game
Copy link
Contributor

Choose a reason for hiding this comment

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

commento incompleto

@intinig
Copy link
Contributor

intinig commented Dec 11, 2013

I left some comments on the code (in Italian). Can you check them before I merge? Thx!

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 9570318 on nicolaracco:game_request into d1fb9f6 on mikamai:master.

intinig added a commit that referenced this pull request Dec 12, 2013
completed call to Client#game
@intinig intinig merged commit 1db0604 into mikamai:master Dec 12, 2013
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.

None yet

3 participants