Class
Doorkeeper::OAuth::Scopes
In:
lib/doorkeeper/oauth/scopes.rb
Parent:
Object
Methods
&
+
<=>
add
all
exists?
from_array
from_string
has_scopes?
new
to_s
Included Modules
Enumerable
Comparable
Public Class methods
from_array
(array)
from_string
(string)
new
()
Public Instance methods
&
(other)
+
(other)
<=>
(other)
add
(*scopes)
all
()
exists?
(scope)
has_scopes?
(scopes)
to_s
()
[Validate]