Changeset 19 for example

Show
Ignore:
Timestamp:
07/09/06 10:32:35 (3 years ago)
Author:
sandal
Message:

updated example to use fetch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • example/example.rb

    r18 r19  
    88 
    99# To fetch an existing entry 
    10 entry = WWW::RAA::Entry.new('dummy') 
     10entry = WWW::RAA.fetch('dummy') 
    1111puts entry.name 
    1212puts entry.version