Class: Tootsie::Client

Inherits:
Object
  • Object
show all
Defined in:
lib/tootsie/client.rb

Class Method Summary collapse

Class Method Details

.generate_signature(k) ⇒ Object

TODO: Implement client access control.



6
7
8
# File 'lib/tootsie/client.rb', line 6

def self.generate_signature(k)
  'signature'
end