Method: Effective::Post#current_user

Defined in:
app/models/effective/post.rb

#current_userObject

Returns the value of attribute current_user.



12
13
14
# File 'app/models/effective/post.rb', line 12

def current_user
  @current_user
end