BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

schema_associations

v1.4.0RubyGems· Ruby

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).

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 3 years ago.
Popularity
10 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 1.4.03 years ago
  • 1.3.04 years ago
  • 1.2.77 years ago
  • 1.2.69 years ago
  • 1.2.510 years ago
  • 1.2.410 years ago
  • 1.2.310 years ago
  • 1.2.211 years ago
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). (Ruby / RubyGems) · Modules