0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bu More... over 13 years ago
this has gone to issues More... over 13 years ago
removing ability to find missing indexes through finders More... over 13 years ago
typo More... over 13 years ago
merging migration_sql_generator in lol_dba. code is horrible More... over 13 years ago
god, how dumb can I be More... over 13 years ago
duh More... over 13 years ago
ladies first More... over 13 years ago
yey, my fork of rails_indexes becomes LOL_DBA, YEEEY1111 More... over 13 years ago
rails 3.2.2 yey More... over 13 years ago
trying to make it more compatbile More... over 13 years ago
improving some messagens More... over 13 years ago
fixing problem when model inherite from a class and it's not STI More... over 13 years ago
removing trailling spaces & adding handling for unsupported case More... over 13 years ago
updating gemspec to reflect contributors More... over 13 years ago
updating Gemfile More... over 13 years ago
fixing bug with multi-level through, incompatibility with rails 3.2.x. making code a bit shorter More... over 13 years ago
Update README (add bundle install command ) More... almost 14 years ago
Version 1.1.2: - Fix has_namy :through for case "name of association not name of class" - Add rescue for errors and useful message about it - Add tests for fix - Fix test for STI More... almost 14 years ago
Version 1.1: - Add "has_many :through" analyze - Fix STI analize - Migrate to RSpec testing framework - Cover the code by tests - Refactoring code - Add differences description to Readme More... about 14 years ago
Big code update: - Not suggest index for PK, because in most DB is already indexed! - Fix problem with Ruby 1.9. Now gem work in 1.9 env - Refactoring code - Update description More... about 14 years ago
Fix link, that show uncorrected on github More... about 14 years ago
Update code to support in Rails 3 as a Gem. More... about 14 years ago
Now only ARs ancestors are scanned More... about 15 years ago
Update README with new task names More... over 15 years ago
Bug in has_many_through_association and foreign key names More... over 15 years ago
Refactoring and fixing issues More... over 15 years ago
Fixed deprecation notice, RailsIndexes is now Rails3 compliant. wut wut More... over 15 years ago
primary key indexes are only added to valid, non-abstrat models. More... over 15 years ago
readme updated with new tests. More... almost 16 years ago