NAME
Interchange6::Schema::Result::UserRole
ACCESSORS
users_id
FK on "users_id" in Interchange6::Schema::Result::User.
roles_id
FK on "roles_id" in Interchange6::Schema::Result::Role.
PRIMARY KEY
RELATIONS
role
Type: belongs_to
Related object: Interchange6::Schema::Result::Role
user
Type: belongs_to
Related object: Interchange6::Schema::Result::User