Method: AuthAssistant::Helpers::AuthLabel.included
- Defined in:
- lib/auth_assistant/translate/authlabels.rb
.included(base) ⇒ Object
18 19 20 |
# File 'lib/auth_assistant/translate/authlabels.rb', line 18 def self.included(base) base.helper_method :auth_labels end |