Table of Contents - mongoid-ancestry-fixes-0.0.2 Documentation
Pages
-
README
- This is a fork of mongoid-ancestry-0.2.3 with some fixes
- fixes in lib/mongoid-ancestry/instance_methods.rb
- Installation
- It’s Rails 3 only.
- Organising records into a tree
- Note: It doesn’t work with
.create!
at the moment(mongoid bug? needs more investigation). But it absolutely will be fixed. - Navigating your tree
- Options for has_ancestry
- Scopes
- Selecting nodes by depth
- STI support
- Arrangement
- Migrating from plugin that uses parent_id column
- Integrity checking and restoration
- Tests
- Internals
- Contact and copyright