Skip to content

各DojoのリストをStaticで表示した #26

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

Merged
merged 3 commits into from
Dec 10, 2016
Merged

Conversation

nanophate
Copy link
Member

@nanophate nanophate commented Dec 9, 2016

やりたいこと

ドメイン変更により、dojoのリストの表示ができなくなる可能性があるので、
静的ページで一時的なリストを作った。

今後はDBを作り、フォームから情報を取得し、動的にdojoの追加や削除ができるようなセクションにする予定

やること

  • countでdojoのテストを実装
  • リストのスタイルとviewの修正

@hanachin
Copy link
Contributor

hanachin commented Dec 9, 2016

最初の2コミットはテスト用ライブラリ追加なのでプルリク分けたほうが見やすくなりそうな気がしました!

@nanophate nanophate mentioned this pull request Dec 10, 2016
8 tasks
end

it "With coderdojo list" do
assert_select "p.ng-binding", count:54
Copy link
Member

Choose a reason for hiding this comment

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

これは... Dojoを1つ増やすたびにテストコードを更新するということかな? 😅

Copy link
Member

@yasulab yasulab Dec 10, 2016

Choose a reason for hiding this comment

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

まぁこれはあとで直しましょう。とりあえずマージします ✅
#28

@yasulab yasulab merged commit 62e04d0 into master Dec 10, 2016
@yasulab yasulab deleted the add-coderdojo-list branch December 10, 2016 13:57
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.

3 participants