README.rdoc in data_table-0.4.13 vs README.rdoc in data_table-0.4.14
- old
+ new
@@ -52,9 +52,14 @@
# for ActiveRecord
gem "will_paginate"
# for Mongoid
gem "kaminari"
+
+If using *Mongoid* add this to your model
+
+ include Mongoid::DataTable
+
== Advanced Features
=== Date fields