0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* separate out bucket keys from their human representations. The bucketer now returns an additional mapping from keys to human_keys for display on the webpage. More... almost 14 years ago
* lib/acts_as_bucket_on/acts_as_bucket_on.rb: Allow any enumerable object that responds to :each to be bucketed. More... over 14 years ago
* Devel: Prepping for further bucketing options More... about 15 years ago
* Bugfix: dynamic bucketer should not delete inheritable attributes More... about 15 years ago
* Bugfix: when passed an array of conditions More... about 15 years ago
* Devel: Put all the objects that raise an error in bucketing instance_eval into a 'nil' bucket More... about 15 years ago
* Bugfix: Don't raise an error if instance_eval returns nil More... about 15 years ago
* [Development] New dynamic bucketing method #bucket. * [Refactoring] acts_as_bucket_on class method now uses the dynamic #bucket method More... about 15 years ago
* [Development] Ability to sort bucket keys; returns bucket keys as an array More... about 15 years ago
* [Bugfix] each bucket should return an array More... about 15 years ago
* [Development] Group nil bucket keys into a 'nil' bucket More... about 15 years ago
* [Testing] Developing test cases * [Development] Improved bucketing condition handling More... about 15 years ago
* [Development] Initial working prototype with minimal functionality More... about 15 years ago
* Initial Git commit More... about 15 years ago