Method: Lockdown::Helper#users_hbtm_reference
- Defined in:
- lib/lockdown/helper.rb
#users_hbtm_reference ⇒ Object
32 33 34 |
# File 'lib/lockdown/helper.rb', line 32 def users_hbtm_reference Lockdown::Configuration.user_model.underscore.pluralize.to_sym end |