Skip to content

Commit

Permalink
Update travis, and readme for ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
boie0025 committed Jun 6, 2017
1 parent e9c7ba1 commit 5d75867
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -2,5 +2,6 @@ language: ruby
services:
- mongodb
rvm:
- 1.9.3
- 2.0.0
- 2.2.7
- 2.3.4
- 2.4.1
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -4,7 +4,11 @@

ActiveAdmin is holding off on pulling Mongoid support into the core ActiveAdmin application. This repo was pulled into the ActiveAdmin org from previous work done by Elia Schito, and will be maintained by Nic Boie, JD Guzman, Elia Schito and other ActiveAdmin and community members.

latest working: Rails 5.0.x, Mongoid 6.0.x and ActiveAdmin 1.0.0
### Requirements
* Ruby 2.2.2 or greater.
* Requires Rails 5.0.x
* Mongoid 6.0.x
* ActiveAdmin 1.0.x

### ♻️ INFO

Expand Down

0 comments on commit 5d75867

Please sign in to comment.