Module: Searls::Auth::ApplicationHelper
- Included in:
- BaseMailer
- Defined in:
- app/helpers/searls/auth/application_helper.rb
Instance Method Summary collapse
Instance Method Details
#searls_auth_helper ⇒ Object
80 81 82 |
# File 'app/helpers/searls/auth/application_helper.rb', line 80 def searls_auth_helper @__searls_auth_helper ||= HelperMethods.new(self) end |