0
I Use This!
Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc updates More... over 15 years ago
update README More... over 15 years ago
Remove unneccessary order in #right_sibling More... over 15 years ago
correct example More... over 15 years ago
Merge branch 'master' of git://github.com/netshade/awesome_nested_set More... over 15 years ago
Merge commit 'ggoodale/master' More... over 15 years ago
Changed gemspec to fix activerecord dependency's version, remove test dependency More... over 15 years ago
Get rid of to_a in favor of Array() More... over 15 years ago
Removed test dependency from gem spec More... over 15 years ago
Fixed a few tests to work with multi-column scopes; fixed rebuild! to work with multi-column scopes. More... over 15 years ago
Tweaked gemspec to force github to rebuild the gem More... over 15 years ago
Added rails initializer More... over 15 years ago
Fixed init.rb hook to play nice with Rails 2.1's GemPlugin goop More... over 15 years ago
First pass at gemification More... over 15 years ago
Fix for displaying the code in the readme. More... over 15 years ago
Updated readme to reflect changes in view the helper. More... over 15 years ago
merge w/ collectiveidea More... over 15 years ago
added respond to check before define callbacks More... over 15 years ago
Make #move_to_child_of append nodes to the "end" to be consistent with the docs More... over 15 years ago
Only set :conditions in #nested_set_scope if a scope is set. fixes SQL errors on older versions of Rails More... over 15 years ago
add before / after move callbacks More... over 15 years ago
add table name as qualifier to scope conditions More... over 15 years ago
add table name as qualifier to scope conditions More... over 15 years ago
removed deprecated method More... over 15 years ago
changed autotest mapping More... over 15 years ago
fixed more issues with using multiple scopes. All instance methods should work now More... over 15 years ago
Use in-memory sqlite3 database by default for tests More... almost 16 years ago
split up test methods More... almost 16 years ago
Renamed #nested_set_options_for_select to just #nested_set_options. Collapsed separate method for impossible moves into one. More... almost 16 years ago
Fix compatability with Rails 1.2.x More... almost 16 years ago