Module GoogleAuthenticatorRails::ActiveRecord::Helpers
In: lib/google-authenticator-rails/active_record/helpers.rb

Methods

Public Instance methods

Sets and saves a nil google secret value for this instance.

Returns and memoizes the plain text google secret for this instance, irrespective of the name of the google secret storage column and whether secret encryption is enabled for this model.

[Validate]