Categories: None [Edit]
schema_associations
SchemaAssociations extends ActiveRecord to automatically create associations by inspecting the database schema. This is more more DRY than the standard behavior, for which in addition to specifying the foreign key in the migration, you must also specify complementary associations in two model files (e.g. a :belongs_to and a :has_many).
Total
Ranking: 24,615 of 196,721
Downloads: 64,698
Daily
Ranking: 18,508 of 196,694
Downloads: 11
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 35,179 | 38,808 | croods |
| 48,993 | 24,872 | catarse_full |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,728,237,794 | bundler |
| 8 | 1,410,641,125 | rake |
| 29 | 1,017,967,488 | rspec |
| 37 | 835,846,227 | activerecord |
| 5,127 | 1,574,916 | valuable |
| 7,117 | 735,322 | schema_plus_foreign_keys |
| 14,409 | 162,122 | schema_dev |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | ronenbarzel | |
| 2 | boazy | |
| 3 | urkle | |
| 4 | lowjoel |