Class: Auth::Work::Information

Inherits:
Object
  • Object
show all
Includes:
Mongoid::Document
Defined in:
app/models/auth/work/information.rb

Instance Method Summary collapse

Instance Method Details

#email_format_optionObject

how to format the email / sms / mobile app notification



11
# File 'app/models/auth/work/information.rb', line 11

field :email_format_option, type: String

#informObject



15
16
# File 'app/models/auth/work/information.rb', line 15

def inform
end