Working with associations (has_many, has_one, belongs_to)
Porte makes relationships between records easy to access and modify. Note that at the moment, one-to-one relationships (using the "has_one" keyword) are not yet handled.
Porte makes relationships between records easy to access and modify. Note that at the moment, one-to-one relationships (using the "has_one" keyword) are not yet handled.