Method: Ubiquitously::Ownable::Post::InstanceMethods#authorize
- Defined in:
- lib/ubiquitously/models/service/post/ownable.rb
#authorize ⇒ Object
25 26 27 |
# File 'lib/ubiquitously/models/service/post/ownable.rb', line 25 def user.login(service) end |