Skip to content

Commit

Permalink
Tweak RDOC
Browse files Browse the repository at this point in the history
  • Loading branch information
danlucraft committed Jul 2, 2013
1 parent 45ccb79 commit 37b8b20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rdoc
Expand Up @@ -327,6 +327,10 @@ Subclass to create service clients:
# override the global config
user_agent "myproject mainservice class"
timeout 10

def get_data
http.get("/stuff", :search => "name")
end
end

The default transport layer for clients inheriting from +Songkick::Transport::Service+
Expand Down

0 comments on commit 37b8b20

Please sign in to comment.