mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
Merge pull request #192 from westonplatter/master
added travis ci png status image
This commit is contained in:
commit
7232269a17
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
# Ransack
|
||||
|
||||
[![Build Status](https://travis-ci.org/ernie/ransack.png?branch=master)](https://travis-ci.org/ernie/ransack)
|
||||
|
||||
Ransack is a rewrite of [MetaSearch](http://metautonomo.us/projects/metasearch). While it
|
||||
supports many of the same features as MetaSearch, its underlying implementation differs
|
||||
greatly from MetaSearch, and _backwards compatibility is not a design goal._
|
||||
|
|
Loading…
Reference in a new issue