mirror of
https://github.com/activerecord-hackery/ransack.git
synced 2022-11-09 13:47:45 -05:00
Update README: Polyamorous master now supports Rails 4.1
This commit is contained in:
parent
eaec85a532
commit
674bdc9ef1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Finally, if you are trying out Rails 4.1.0.beta1, use the [Rails 4.1 branch](htt
|
|||
|
||||
```ruby
|
||||
gem "ransack", github: "activerecord-hackery/ransack", branch: "rails-4.1"
|
||||
gem "polyamorous", github: "activerecord-hackery/polyamorous", branch: "rails-4.1"
|
||||
gem "polyamorous", github: "activerecord-hackery/polyamorous"
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue