In Files

Methods

Files

CouchRest::ExtendedDocument

For the sake of backwards compatability, generate a dummy ExtendedDocument class which should be replaced by real library: couchrest_extended_document.

Added 2010-05-10 by Sam Lown. Please remove at some point in the future.

Public Class Methods

inherited(subclass) click to toggle source
# File lib/couchrest.rb, line 130
def self.inherited(subclass)
  raise "ExtendedDocument is no longer included in CouchRest base driver, see couchrest_extended_document gem"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.