Class
RubyForge::Client
In:
lib/rubyforge/client.rb
Parent:
Object
Methods
boundary_data_for
execute
get_content
new
post_content
query_string_for
Attributes
agent_class
[RW]
debug_dev
[RW]
ssl_verify_mode
[RW]
Public Class methods
new
(proxy = nil)
Public Instance methods
boundary_data_for
(boundary, parameters)
execute
(request, uri, parameters = {}, headers = {}, userconfig = nil)
get_content
(uri, query = {}, headers = {}, userconfig = nil)
post_content
(uri, form = {}, headers = {}, userconfig = nil)
query_string_for
(parameters)
[Validate]