Mongoid taggable behaviour
☆192Apr 7, 2016Updated 9 years ago
Alternatives and similar repositories for mongoid_taggable
Users that are interested in mongoid_taggable are comparing it to the libraries listed below
Sorting:
- Generates a URL slug/permalink based on fields in a Mongoid-based model.☆489Feb 3, 2026Updated last month
- A tagging plugin for Mongoid that allows for custom tagging along dynamic contexts with real-time aggregation (pre-aggregated).☆60Jan 18, 2013Updated 13 years ago
- Provides methods to create commentable Mongoid models☆48Aug 19, 2020Updated 5 years ago
- A tree structure for Mongoid documents using the materialized path pattern☆300Aug 14, 2024Updated last year
- Simple full text search for Mongoid ORM☆321Feb 2, 2026Updated last month
- A Mongoid Extention that simplifies and adds support for MongoDB Geo Spacial Calculations.☆138May 8, 2013Updated 12 years ago
- Rating functionality for Mongoid documents☆59Mar 7, 2023Updated 3 years ago
- Mongoid Counter Cache☆11Jun 30, 2011Updated 14 years ago
- Make your Mongoid model acts as a list☆64Oct 30, 2012Updated 13 years ago
- Mongoid add-on to deal with localizable fields☆80Jan 25, 2023Updated 3 years ago
- basic and simple tagging system for mongoid using map-reduce function☆57Jan 18, 2023Updated 3 years ago
- Fully featured tree implementation for Mongoid using materialized paths and relative associations. Featuring Depth and Breadth first sear…☆46Jan 10, 2011Updated 15 years ago
- Streama is a simple activity stream gem for use with the Mongoid ODM framework.☆133Jun 5, 2020Updated 5 years ago
- Organise Mongoid model into a tree structure☆85Jun 28, 2021Updated 4 years ago
- RSpec matchers and macros for Mongoid.☆496Dec 31, 2025Updated 2 months ago
- store rails 3 sessions in mongoDB☆44Jun 17, 2017Updated 8 years ago
- Mongoid::Paperclip enables you to use Paperclip with the Mongoid ODM for MongoDB.☆344Aug 26, 2023Updated 2 years ago
- An elasticsearch wrapper for mongoid odm based on slingshot☆59Sep 30, 2015Updated 10 years ago
- Trackoid is an easy scalable analytics tracker using MongoDB and Mongoid☆88Aug 2, 2019Updated 6 years ago
- Multi-user non-linear history tracking, auditing, undo, redo for mongoid.☆393Aug 23, 2024Updated last year
- Geo-spatial extension for Mongoid 2☆118Aug 8, 2011Updated 14 years ago
- Roles for mongoid using the Roles generic API from roles_generic☆29Jul 12, 2011Updated 14 years ago
- adds followable feature to model☆27Nov 7, 2011Updated 14 years ago
- Example application to show infinite pagination with Kaminari and sausage☆20Apr 21, 2011Updated 14 years ago
- eager loading for mongoid (DEPRECATED)☆54Nov 23, 2011Updated 14 years ago
- Fully featured tree implementation for Mongoid 2 using the nested set model