Method: Crm::OrganizationsFinder#current_user
- Defined in:
- app/finders/crm/organizations_finder.rb
#current_user ⇒ Object (readonly)
Returns the value of attribute current_user.
17 18 19 |
# File 'app/finders/crm/organizations_finder.rb', line 17 def current_user @current_user end |