Class: Beanstalk::API::User

Inherits:
Base
  • Object
show all
Defined in:
lib/beanstalkapp/user.rb

Class Method Summary collapse

Methods inherited from Base

add_prefix, setup

Class Method Details

.find_currentObject



4
5
6
# File 'lib/beanstalkapp/user.rb', line 4

def self.find_current
  get :current
end