Skip to content

Commit

Permalink
Merge pull request #15 from mediatainment/patch-1
Browse files Browse the repository at this point in the history
added includes for mongoid to readme
  • Loading branch information
jasondew committed Jul 30, 2014
2 parents d694d0d + c83fe22 commit 2c95712
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@ and in your Gemfile

# for Mongoid
gem "kaminari"

If using *Mongoid* add this to your model

include Mongoid::DataTable


== Advanced Features

Expand Down

0 comments on commit 2c95712

Please sign in to comment.