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

リスト記載の店一覧を、yelpに問い合わせ、DBに新規格納する処理 #12

Closed
shakemurasan opened this issue Jan 23, 2016 · 1 comment

Comments

@shakemurasan
Copy link
Collaborator

No description provided.

@shakemurasan shakemurasan changed the title リスト記載の店一覧を、yelpに問い合わせ、DBに新規格納すえう リスト記載の店一覧を、yelpに問い合わせ、DBに新規格納する処理 Jan 23, 2016
@shakemurasan
Copy link
Collaborator Author

このissueには #9 での不具合修正が含まれます。

-next if yelp.present?
+next if yelp.blank?
update_restaurant(rest, yelp)

yelpで該当する店舗データがあれば、更新処理に入るよう意図していたが、逆になっていた。

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

No branches or pull requests

1 participant