Method: Ubiquitously::Ownable::Post::InstanceMethods#authorize

Defined in:
lib/ubiquitously/models/service/post/ownable.rb

#authorizeObject



25
26
27
# File 'lib/ubiquitously/models/service/post/ownable.rb', line 25

def authorize
  user.(service)
end