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).
Activity
- Latest release
- 4y ago
- Total releases
- 19
- Cadence
- ~2 months
- Last 12 months
- 0
Details
- First release
- Jul 17, 2011
Releases
| Version | Released | |
|---|---|---|
1.4.0
minor
| ||
1.3.0
minor
| ||
1.2.7
patch
| ||
1.2.6
patch
| ||
1.2.5
patch
| ||
1.2.4
patch
| ||
1.2.3
patch
| ||
1.2.2
patch
| ||
1.2.1
patch
| ||
1.2.0
minor
| ||
1.1.0
minor
| ||
1.0.1
patch
| ||
1.0.0
major
| ||
0.1.2
patch
| ||
0.1.1
patch
| ||
0.1.0
initial
| ||
0.1.0.pre3
pre
| ||
0.1.0.pre2
pre
| ||
0.1.0.pre1
pre
|