Sha256: 42f90513669c870922854ad0b39e0ec93e3eecbfb69125a2459e64619c4edce0
Contents?: true
Size: 112 Bytes
Versions: 1
Compression:
Stored size: 112 Bytes
Contents
module Georgia class RoleAssignment < ActiveRecord::Base belongs_to :role belongs_to :user end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
georgia-0.8.0 | app/models/georgia/role_assignment.rb |