Class: FollowUp

Inherits:
ActiveRecordShared show all
Defined in:
app/models/follow_up.rb

Instance Attribute Summary collapse

Instance Attribute Details

#current_userObject

Returns the value of attribute current_user.



14
15
16
# File 'app/models/follow_up.rb', line 14

def current_user
  @current_user
end