-
Notifications
You must be signed in to change notification settings - Fork 246
Pull requests: ClosureTree/closure_tree
Pull requests list
cache_child_count added using counter_cache of belongs_to :children
Needs tests
#109
by mikebaldry
was closed Dec 9, 2016
Loading...
Fix when order column is not named 'sort_order'
#106
by fissionxuiptz
was merged Jun 20, 2014
Loading...
Small cleanup for the spec_helper file and jruby support
#100
by seuros
was merged Jun 8, 2014
Loading...
Optimize delete_hierarchy_references for MySQL
Feature request
#96
by aguereca
was closed Dec 9, 2016
Loading...
Adapting different SQL generation behavior of different activerecord versions
Needs tests
#94
by ryancheung
was closed Dec 9, 2016
Loading...
New
self_and_ancestors_ids method to get self id with ancestor_ids
#92
by kirs
was merged Feb 10, 2014
Loading...
Fix for adding children with << operator when order_is_numeric?
Bug
#85
by inetdavid
was merged Jun 12, 2014
Loading...
Fix _ct.scope_with_order when no order_column is specified
#71
by tulak
was merged Aug 3, 2013
Loading...
Fix #56 - Avoid loading the ancestor and descendant in the hierarchy model equals method.
#57
by jturkel
was merged May 17, 2013
Loading...
prevent faulty SQL statement when #siblings is called on an unsaved records
#52
by garygreyling
was merged Apr 4, 2013
Loading...
Support multipart constant names like "Admin::PageHierarchy"
#47
by fd
was merged Mar 23, 2013
Loading...
Allow UUIDs and other types of non-integer primary keys
#40
by calexicoz
was merged Feb 10, 2013
Loading...
ProTip!
Add no:assignee to see everything that’s not assigned.