orbit-basic/app/models/app_auth.rb

5 lines
62 B
Ruby

class AppAuth < PrototypeAuth
belongs_to :module_app
end