skyeagle / mongoid-ancestryLinks
Organise Mongoid model into a tree structure
☆85Updated 4 years ago
Alternatives and similar repositories for mongoid-ancestry
Users that are interested in mongoid-ancestry are comparing it to the libraries listed below
Sorting:
- An ActiveRecord plugin that makes it easier to do reporting.☆478Updated 6 years ago
- Generates a URL slug/permalink based on fields in a Mongoid-based model.☆491Updated last year
- RSpec matcher for Resque☆293Updated 3 years ago
- SlimScrooge heavily optimises your database interactions☆314Updated 10 years ago
- Mongoid taggable behaviour☆193Updated 9 years ago
- Generated scopes for ActiveRecord classes☆432Updated 9 years ago
- Provides a single point of entry for using basic features of ruby ORMs☆195Updated 6 years ago
- Date/time and number parsing for Rails.☆259Updated 5 years ago
- Mongoid support for CarrierWave☆354Updated 9 months ago
- resque-status is an extension to the resque queue system that provides simple trackable jobs.☆515Updated 2 years ago
- Adds ability to pull back random records from Active Record☆203Updated 5 years ago
- Don't delete your records, move them to a different table☆371Updated 13 years ago
- Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaks☆347Updated 14 years ago
- MongoDB logger for Rails☆141Updated 9 years ago
- Data migrations for Mongoid.☆281Updated last week
- Find slow methods in your Ruby code.☆337Updated 8 years ago
- Exception handling for Ruby on Rails☆110Updated 2 months ago
- routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL re…