Module: Ext::Integrations::User

Included in:
User
Defined in:
app/models/ext/integrations.rb

Instance Method Summary collapse

Instance Method Details

#need_more_info?Boolean

Returns:

  • (Boolean)


11
12
13
# File 'app/models/ext/integrations.rb', line 11

def need_more_info?
  false
end