You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2010/04/08 18:50:33 UTC

[Couchdb Wiki] Trivial Update of "Getting_started_with_Ruby" by SebastianCohnen

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "Getting_started_with_Ruby" page has been changed by SebastianCohnen.
The comment on this change is: syntax-hl testing.
http://wiki.apache.org/couchdb/Getting_started_with_Ruby?action=diff&rev1=4&rev2=5

--------------------------------------------------

  
  == Example Wrapper Class ==
  
- {{{
+ {{{#!highlight ruby
  require 'net/http'
  
  module Couch