Skip to content

Commit 42fc03f

Browse files
author
Michael Bleigh
committed
Merge pull request ruby-grape#31 from benmoss/master
Added Travis badge and removed Gemfile.lock
2 parents 41dfcb2 + 81c7eb3 commit 42fc03f

File tree

2 files changed

+1
-51
lines changed

2 files changed

+1
-51
lines changed

Gemfile.lock

Lines changed: 0 additions & 51 deletions
This file was deleted.

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Grape
2+
[![Build Status](http://travis-ci.org/rupakg/ruby-alibris.png)](http://travis-ci.org/rupakg/ruby-alibris)
23

34
Grape is a REST-like API micro-framework for Ruby. It is built to complement existing web application frameworks such as Rails and Sinatra by providing a simple DSL to easily provide APIs. It has built-in support for common conventions such as multiple formats, subdomain/prefix restriction, and versioning.
45

0 commit comments

Comments
 (0)