Class: Misty::Auth::ProjectScope
- Includes:
- Domain
- Defined in:
- lib/misty/auth/name.rb
Instance Attribute Summary
Attributes included from Domain
Attributes inherited from Name
Instance Method Summary collapse
Methods inherited from Name
Instance Method Details
#identity ⇒ Object
41 42 43 |
# File 'lib/misty/auth/name.rb', line 41 def identity { :project => super } end |