Class: Me::BaseController

Inherits:
MeController
  • Object
show all
Defined in:
app/controllers/profiled/me/base_controller.rb

Direct Known Subclasses

ProfilesController

Instance Method Summary collapse

Instance Method Details

#current_agentObject



4
5
6
# File 'app/controllers/profiled/me/base_controller.rb', line 4

def current_agent
  current_member
end