0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
present? instead of any? More... almost 16 years ago
Added more tests, cleaned some code More... almost 16 years ago
Adding tests More... almost 16 years ago
remove existing keys More... almost 16 years ago
Fix for ActiveResource Errors More... almost 16 years ago
Ensure all indexes put into migration are unique. More... almost 16 years ago
Excluding any occurrences of *.rb files that are under a test/ directory subset. More... almost 16 years ago
a little better error message. More... almost 16 years ago
Rescuing a case in which a model_name cannot be constantize. need to check why this is happening too. More... almost 16 years ago
Fixed the typo in the rake task on the deprecated task, in case someone will ever want to use that. More... almost 16 years ago
Again, README formatting.. HTML fail. More... almost 16 years ago
Fixed readme More... almost 16 years ago
README updated with deprecated task More... almost 16 years ago
Deprectated show_me_some_indexes More... almost 16 years ago
README Changed More... almost 16 years ago
STI bugs fixed, now inheritance_column is taken from the child, not parent. More... almost 16 years ago
Missing plugin files More... almost 16 years ago
added #sortalize method, to sort 1st level arrays from AR::Base to ensure that the order is the same as in the required indexes array. (english please!) More... almost 16 years ago
Offloaded all the login to a ruby module. More... almost 16 years ago
migration readme. More... almost 16 years ago
cross checking existence of columns with AR::Base#column_names More... almost 16 years ago
Typo fixed More... almost 16 years ago
Another fix with HABTM. symbols win. More... almost 16 years ago
Added message to migration templates More... almost 16 years ago
changed constant "id" to #primary_key More... almost 16 years ago
Added another task to scan AR::Base finds around the app and add generate a migration to add/remove indexes More... almost 16 years ago
migration display for STI child indexes was broken cause i am stupid and forgot to sort the column list before comparing *facepalms* More... almost 16 years ago
added #uniq on the model_names list before itreration More... almost 16 years ago
More failsafe checks. More... almost 16 years ago
Links are now real links on README More... almost 16 years ago