Skip to content

Commit 4b228b5

Browse files
committed
clean README from obsolete badges
1 parent 60bd86a commit 4b228b5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
## Activeresource-response
22
####This gem adds possibility to access http response (Net::HTTPResponse) object from result (single object or collection) of activeresource call (methods : find, all, first, last, get )
33

4-
[![Build Status](http://img.shields.io/travis/Fivell/activeresource-response.png)](https://travis-ci.org/Fivell/activeresource-response)
5-
[![Coverage Status](http://img.shields.io/coveralls/Fivell/activeresource-response.svg)](https://coveralls.io/r/Fivell/activeresource-response)
6-
7-
84
#### Why It can be used?
95
Such functionallity can be used for easily implementing pagination in a REST API so that an ActiveResource client can navigate paginated results.
106

0 commit comments

Comments
 (0)