Class: Beanstalk::API::User
- Defined in:
- lib/beanstalkapp/user.rb
Class Method Summary collapse
Methods inherited from Base
Class Method Details
.find_current ⇒ Object
4 5 6 |
# File 'lib/beanstalkapp/user.rb', line 4 def self.find_current get :current end |