Class: Octopi::AuthApi

Included Modules

HTTParty, Singleton

Public Visibility

Public Class Methods Inherited from Octopi::Api

api, api=, authenticated, authenticated=

Public Instance Method Summary

#read_only?

Public Instance Methods Inherited from Octopi::Api

commits, find, find_all, get, get_raw, open_issue, post, repository, save, user

Public Instance Method Details

read_only?

public read_only?
[View source]


23
24
25
# File 'lib/octopi/api.rb', line 23

def read_only?
  false
end
Generated on Friday, July 31 2009 at 05:01:55 PM by YARD 0.2.3.2 (ruby-1.8.6).