1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00

Adding status image for TravisCI

This commit is contained in:
Jeff Casimir 2011-10-08 01:44:36 -04:00
parent 46706a3d19
commit 6abf506c82

View file

@ -1,5 +1,7 @@
# Draper: View Models for Rails
![TravisCI Build Status](https://secure.travis-ci.org/jcasimir/draper.png)
## Quick Start
1. Add `gem 'draper'` to your `Gemfile` and `bundle`