Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
katoy committed May 25, 2014
1 parent c8a8481 commit 7fb945a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[![Build Status](https://travis-ci.org/katoy/rails3-associations.png?branch=master)](https://travis-ci.org/rails4-form-before-wizard)
[![Dependency Status](https://gemnasium.com/katoy/rails3-associations.png)](https://gemnasium.com/katoy/rails4-form-before-wizard)
[![Coverage Status](https://coveralls.io/repos/katoy/rails3-associations/badge.png?branch=master)](https://coveralls.io/r/katoy/rails4-form-before-wizard?branch=master)
[![Build Status](https://travis-ci.org/katoy/rails4-form-before-wizard.svg?branch=master)](https://travis-ci.org/katoy/rails4-form-before-wizard)
[![Dependency Status](https://gemnasium.com/katoy/rails4-form-before-wizard.png)](https://gemnasium.com/katoy/rails4-form-before-wizard)
[![Coverage Status](https://coveralls.io/repos/katoy/rails4-form-before-wizard/badge.png?branch=master)](https://coveralls.io/r/katoy/rails4-form-before-wizard?branch=master)

これは、rails4 アポリケーションでの Form 画面のサンプルです。
別レポジトリーで、この form 画面を wizard 形式に変更をしていきます。
Expand Down

0 comments on commit 7fb945a

Please sign in to comment.