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 data structure #48

Merged
merged 2 commits into from
Mar 27, 2016
Merged

Refactor data structure #48

merged 2 commits into from
Mar 27, 2016

Conversation

masutaka
Copy link
Owner

データ構造を見なおした。

変更前

Github::Nippou::Commands#listGithub::Nippou::Commands#nippou が返した、Hash の Array をループで処理する。この Hash は Github::Nippou::UserEvents#retrieve が返した Sawyer::Resource の Array から作ったもの。

変更後

Github::Nippou::Commands#listGithub::Nippou::UserEvents#collect が返した、Sawyer::Resource の Array をループで処理する。

@masutaka masutaka force-pushed the refactor-data-structure branch from ca8300f to 7e51a6c Compare March 27, 2016 07:48
@masutaka masutaka merged commit 446d03d into master Mar 27, 2016
@masutaka masutaka deleted the refactor-data-structure branch March 27, 2016 07:50
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.

1 participant