Update README for release

This commit is contained in:
Jon Atack 2013-08-08 13:34:25 +02:00
parent ed5fc717e0
commit abbdc5f2ef
1 changed files with 2 additions and 4 deletions

View File

@ -16,13 +16,11 @@ for Ransack (or MetaSearch, for that matter). Try
In your Gemfile:
For Rails 3:
```ruby
gem "ransack"
gem "ransack" # Last officially released gem (Rails 3 and 4)
```
Or if you want to use the bleeding edge (Rails 3 and 4):
Or if you want to use the bleeding edge:
```ruby
gem "ransack", github: "ernie/ransack" # Track git repo