Method: Rod::Berkeley::CollectionProxy#clear

Defined in:
lib/rod/berkeley/collection_proxy.rb

#clearObject



60
61
62
# File 'lib/rod/berkeley/collection_proxy.rb', line 60

def clear
  raise "#{self.class}##{__method__} not implemented yet."
end