0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed AAA to use named_scope correctly More... over 15 years ago
Updated to work within Rails 2.1, allowing for named_scopes; also fixed to_days method, making it an instance method on Numeric instead of Integer. More... over 15 years ago
More tweaking of dates More... about 16 years ago
Merge branch 'master' of [email protected]:joshuaclayton/acts_as_archivable More... about 16 years ago
Fixed reference More... about 16 years ago
Moved instance method on integer More... about 16 years ago
Modified queries to be correct, and used sort order properly. More... about 16 years ago
Added gitignore More... about 16 years ago
Allow blocks More... over 16 years ago
Cleaned up documentation/readme More... over 16 years ago
Added parsing as well as a helper Integer#to_days method to convert Rails' easy lengths of time to days (2.weeks.to_days, 1.year.to_days, etc) More... over 16 years ago
Modified the find methods (sans oldest and newest) to use with_scope instead of options.merge More... over 16 years ago
Fixed init by requiring 'acts_as_archivable' More... over 16 years ago
Added require line to init More... over 16 years ago
Initial import More... over 16 years ago
Fix folder structure of plugins directory More... over 16 years ago
Removed require from init (used during testing) More... over 16 years ago
Import of acts_as_archivable More... over 16 years ago
acts_as_archivable trunk More... over 16 years ago
acts_as_archivable initial More... over 16 years ago