If you've gone through the trouble of linking your schema with proper foreign keys, defining associations in ActiveRecord feels like double work. ActiveSchema discovers the associations and validations that can be derived from the database schema.
Anders Johannsen
gem "active_schema", "~> 0.1.0"