0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 22 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure a few pages are utf8 More... over 13 years ago
Tests for awesome_truncate More... about 14 years ago
Remove outdated stuff More... almost 15 years ago
String#chars is deprecated. Using String#mb_chars, with a workaround for older versions. More... over 15 years ago
Added `rake db` which runs migrations and prepares the test database More... over 15 years ago
Remove conditional to work around issue with AbstractRequest being removed in edge-rails More... over 15 years ago
Added Array#randomize More... over 15 years ago
Extracted backup functionality to a separate plugin. See http://github.com/collectiveidea/awesome-backup More... over 15 years ago
Added note about compatibility More... over 15 years ago
updated text helpers for edge rails More... over 15 years ago
removed custom version of assert_differance More... over 15 years ago
minor cleanup to db tasks More... over 15 years ago
added default argument back to Range#step More... over 15 years ago
fixing a math bug More... almost 16 years ago
added #log_to More... almost 16 years ago
refactoring Enum#/, making it an alias for #chunk, adding more tests and adding an option to pad last chunk. More... almost 16 years ago
Added Array#pad! More... almost 16 years ago
move Aarray#/ to Enumerable#/ More... almost 16 years ago
added Array#/ to divide an array in x chunks More... almost 16 years ago
Merge branch 'master' of [email protected]:collectiveidea/awesomeness More... almost 16 years ago
removed Hash#except, Hash#except!, and Hash#only, which have been in Rails since 2.0 More... almost 16 years ago
aded Array#pad More... almost 16 years ago
Fixed bug introduced in 5290ab9c8f11e8efeb88dff3f9bcb6826a05d2e6 More... about 16 years ago
renamed backup:clone to backup:mirror More... about 16 years ago
rename backup:get to backup:download to avoid conflict with built-in #get More... about 16 years ago
remove unused schema task More... about 16 years ago
namespace backup tasks with db: More... about 16 years ago
added initial assets recipes (work in progress) More... about 16 years ago
updated docs More... about 16 years ago
use File.join and RAILS_ROOT to create the fixtures path More... about 16 years ago