-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Docs
For my buildfest project, I wanted to show a paginated list of results. After a lot of trial and error, I tried the kaminari-mongoid gem, which also didn't work. Considering how pagination is an essential feature of many web applications, Mongoid should either ship with a pagination adapter itself, or the documentation should contain an example of how to paginate results with Mongoid (e.g. by using popular third-party libraries).