Class: Bearing::Auth
- Inherits:
-
Object
- Object
- Bearing::Auth
- Defined in:
- lib/bearing/auth.rb
Class Method Summary collapse
Class Method Details
.authorized?(token) ⇒ Boolean
4 5 6 |
# File 'lib/bearing/auth.rb', line 4 def (token) return true end |