Class: Gratan::Identifier::Null
- Inherits:
-
Object
- Object
- Gratan::Identifier::Null
- Defined in:
- lib/gratan/identifier/null.rb
Instance Method Summary collapse
Instance Method Details
#identify(user, host) ⇒ Object
2 3 4 |
# File 'lib/gratan/identifier/null.rb', line 2 def identify(user, host) nil end |