Sha256: 050e3b3968b1d02c5834dbd89019375931935d17dfff485c2590a5dd33f0099e
Contents?: true
Size: 178 Bytes
Versions: 104
Compression:
Stored size: 178 Bytes
Contents
module Comee module Core class UserApplicationRole < ApplicationRecord belongs_to :user belongs_to :application_module belongs_to :role end end end
Version data entries
104 entries across 104 versions & 1 rubygems