orbit-basic/app/models/app_auth.rb

6 lines
65 B
Ruby

class AppAuth < PrototypeAuth
belongs_to :module_app
end