Methods

== (CouchRest::Validation::MethodValidator)
== (CouchRest::Validation::GenericValidator)
=== (CouchRest::Mixins::Collection::CollectionProxy)
=== (Hash)
[] (CouchRest::CastedModel)
[] (CouchRest::Response)
[]= (CouchRest::CastedModel)
[]= (CouchRest::Response)
_compile_per_key_options (CouchRest::Callbacks::Callback)
_create_and_run_keyed_callback (CouchRest::Callbacks::ClassMethods)
_define_runner (CouchRest::Callbacks::ClassMethods)
_update_filter (CouchRest::Callbacks::Callback)
add (CouchRest::Validation::ValidationErrors)
add_error (CouchRest::Validation::GenericValidator)
add_validator_to_context (CouchRest::Validation::ClassMethods)
all (CouchRest::Mixins::DocumentQueries::ClassMethods)
all_design_doc_versions (CouchRest::Mixins::Views::ClassMethods)
all_docs (CouchRest::Pager)
all_valid? (CouchRest::Validation)
amount_pages (CouchRest::Mixins::PaginatedResults)
amount_pages= (CouchRest::Mixins::PaginatedResults)
apply_defaults (CouchRest::Mixins::Properties)
attachment_uri (CouchRest::Mixins::ExtendedAttachments)
attachment_url (CouchRest::Mixins::ExtendedAttachments)
auto_generate_validations (CouchRest::Validation::AutoValidate)
available_database? (CouchRest::Server)
available_databases (CouchRest::Server)
blank? (FalseClass)
blank? (TrueClass)
blank? (Numeric)
blank? (String)
blank? (NilClass)
blank? (Object)
boolean_type? (CouchRest::Validation::RequiredFieldValidator)
bulk_delete (CouchRest::Database)
bulk_load (CouchRest::Database)
bulk_save (CouchRest::Database)
call (CouchRest::Validation::GenericValidator)
call (CouchRest::Logger)
call (CouchRest::Validation::AbsentFieldValidator)
call (CouchRest::Validation::FormatValidator)
call (CouchRest::Validation::LengthValidator)
call (CouchRest::Validation::ConfirmationValidator)
call (CouchRest::Validation::NumericValidator)
call (CouchRest::Validation::RequiredFieldValidator)
call (CouchRest::Validation::MethodValidator)
cast_float (CouchRest::Mixins::Properties)
cast_keys (CouchRest::Mixins::Properties)
cattr_accessor (Class)
cattr_reader (Class)
cattr_writer (Class)
check_validations (CouchRest::Validation)
cleanup_design_docs! (CouchRest::Mixins::Views::ClassMethods)
clear! (CouchRest::Validation::ContextualValidators)
clear! (CouchRest::Validation::ValidationErrors)
clone (CouchRest::Callbacks::Callback)
clone (CouchRest::Callbacks::CallbackChain)
clone! (CouchRest::Upgrade)
collection_proxy_for (CouchRest::Mixins::Collection::ClassMethods)
compact! (CouchRest::Database)
compile (CouchRest::Callbacks::CallbackChain)
constantize (CouchRest)
context (CouchRest::Validation::ContextualValidators)
contexts (CouchRest::Validation::ContextualValidators)
copy (CouchRest::Document)
copy (RestClientAdapter::API)
copy (RestAPI)
copy (CouchRest::Database)
copy_doc (CouchRest::Database)
count (lib/couchrest/support/rails.rb)
count (CouchRest::Mixins::DocumentQueries::ClassMethods)
count (CouchRest::Validation::ValidationErrors)
create (CouchRest::ExtendedDocument)
create (CouchRest::ExtendedDocument)
create! (CouchRest::ExtendedDocument)
create! (CouchRest::ExtendedDocument)
create! (CouchRest::Database)
create_attachment (CouchRest::Mixins::ExtendedAttachments)
create_context_instance_methods (CouchRest::Validation::ClassMethods)
create_db (CouchRest::Server)
create_property_getter (CouchRest::Mixins::Properties::ClassMethods)
create_property_setter (CouchRest::Mixins::Properties::ClassMethods)
create_without_callbacks (CouchRest::ExtendedDocument)
database (CouchRest::Server)
database (CouchRest::Document)
database (CouchRest)
database! (CouchRest)
database! (CouchRest::Server)
databases (CouchRest::Server)
default_database (CouchRest::Server)
default_database= (CouchRest::Server)
default_design_doc (CouchRest::Mixins::DesignDoc::ClassMethods)
default_error (CouchRest::Validation::RequiredFieldValidator)
default_error_message (CouchRest::Validation::ValidationErrors)
define_available_database (CouchRest::Server)
define_callbacks (CouchRest::Callbacks::ClassMethods)
define_property (CouchRest::Mixins::Properties::ClassMethods)
delete (RestAPI)
delete (RestClientAdapter::API)
delete (CouchRest::Database)
delete (HttpAbstraction)
delete! (CouchRest::Database)
delete_attachment (CouchRest::Database)
delete_attachment (CouchRest::Mixins::Attachments)
delete_attachment (CouchRest::Mixins::ExtendedAttachments)
delete_doc (CouchRest::Database)
design_doc (CouchRest::Mixins::DesignDoc::ClassMethods)
design_doc_id (CouchRest::Mixins::DesignDoc::ClassMethods)
design_doc_slug (CouchRest::Mixins::DesignDoc::ClassMethods)
destroy (CouchRest::ExtendedDocument)
destroy (CouchRest::Document)
documents (CouchRest::Database)
dump (CouchRest::Validation::ContextualValidators)
each (CouchRest::Validation::ValidationErrors)
empty? (CouchRest::Validation::ValidationErrors)
end (CouchRest::Callbacks::Callback)
errors (CouchRest::Validation)
execute (CouchRest::Validation::ContextualValidators)
execute? (CouchRest::Validation::GenericValidator)
extlib_inheritable_accessor (Class)
extlib_inheritable_reader (Class)
extlib_inheritable_writer (Class)
fetch_attachment (CouchRest::Database)
fetch_attachment (CouchRest::Mixins::Attachments)
first (CouchRest::Mixins::DocumentQueries::ClassMethods)
full_messages (CouchRest::Validation::ValidationErrors)
get (RestAPI)
get (HttpAbstraction)
get (CouchRest::Database)
get (RestClientAdapter::API)
get (CouchRest::Mixins::DocumentQueries::ClassMethods)
get! (CouchRest::Mixins::DocumentQueries::ClassMethods)
get_bulk (CouchRest::Database)
has_attachment? (CouchRest::Mixins::ExtendedAttachments)
has_view? (CouchRest::Mixins::Views::ClassMethods)
help (CouchRest::Commands::Push)
help (CouchRest::Commands::Generate)
humanize (CouchRest)
id (CouchRest::Document)
included (CouchRest::CastedModel)
included (CouchRest::Mixins::DesignDoc)
included (CouchRest::Validation)
included (CouchRest::Validation::Format::Url)
included (CouchRest::Mixins::DocumentQueries)
included (CouchRest::Mixins::Collection)
included (CouchRest::Validation::Format::Email)
included (CouchRest::Mixins::Views)
included (CouchRest::Mixins::Properties)
included (CouchRest::Callbacks)
included (CouchRest::Mixins::ClassProxy)
info (CouchRest::Server)
info (CouchRest::Database)
inherited (CouchRest::ExtendedDocument)
is_a? (lib/couchrest/support/rails.rb)
key_reduce (CouchRest::Pager)
log (CouchRest::Logger)
log (CouchRest::Logger)
matches? (CouchRest::Callbacks::Callback)
method_missing (CouchRest::Callbacks)
method_missing (CouchRest::Validation::ValidationErrors)
method_missing (CouchRest::ExtendedDocument)
mktime_with_offset (Time)
model_design_doc (CouchRest::Mixins::Views::ClassMethods)
name (CouchRest::Design)
name= (CouchRest::Design)
new (CouchRest::Upgrade)
new (CouchRest::Callbacks::CallbackChain)
new (CouchRest::Validation::GenericValidator)
new (CouchRest::Logger)
new (CouchRest::Validation::FormatValidator)
new (CouchRest::Validation::AbsentFieldValidator)
new (CouchRest::Server)
new (CouchRest::Mixins::Collection::CollectionProxy)
new (CouchRest::Validation::RequiredFieldValidator)
new (CouchRest::CastedModel)
new (CouchRest::Property)
new (CouchRest)
new (CouchRest::Database)
new (CouchRest::Response)
new (CouchRest::Callbacks::Callback)
new (CouchRest::ExtendedDocument)
new (CouchRest::Validation::ConfirmationValidator)
new (CouchRest::Validation::NumericValidator)
new (CouchRest::Streamer)
new (CouchRest::Pager)
new (CouchRest::Validation::LengthValidator)
new (CouchRest::Validation::MethodValidator)
new_document? (CouchRest::Document)
next_id (CouchRest::Callbacks::Callback)
next_uuid (CouchRest::Server)
normalize_options! (CouchRest::Callbacks::Callback)
on (CouchRest::Mixins::ClassProxy::ClassMethods)
on (CouchRest::Validation::ValidationErrors)
options_with_message (CouchRest::Validation::AutoValidate)
opts_from_validator_args (CouchRest::Validation::ClassMethods)
paginate (CouchRest::Mixins::Collection::ClassMethods)
paginate (CouchRest::Mixins::Collection::CollectionProxy)
paginated_each (CouchRest::Mixins::Collection::ClassMethods)
paginated_each (CouchRest::Mixins::Collection::CollectionProxy)
paramify_url (CouchRest)
parse (CouchRest)
post (HttpAbstraction)
post (RestAPI)
post (RestClientAdapter::API)
present? (CouchRest::Validation::RequiredFieldValidator)
properties (CouchRest::ExtendedDocument)
property (CouchRest::Mixins::Properties::ClassMethods)
provides_collection (CouchRest::Mixins::Collection::ClassMethods)
proxy (CouchRest)
proxy (RestClientAdapter::API)
proxy= (RestClientAdapter::API)
put (RestAPI)
put (RestClientAdapter::API)
put (HttpAbstraction)
put_attachment (CouchRest::Mixins::Attachments)
put_attachment (CouchRest::Database)
read_attachment (CouchRest::Mixins::ExtendedAttachments)
recompile! (CouchRest::Callbacks::Callback)
record (CouchRest::Logger)
recreate! (CouchRest::Database)
recursive_valid? (CouchRest::Validation)
refresh_design_doc (CouchRest::Mixins::DesignDoc::ClassMethods)
refresh_design_doc_on (CouchRest::Mixins::DesignDoc::ClassMethods)
replicate_from (CouchRest::Database)
replicate_to (CouchRest::Database)
reset_log (CouchRest::Logger)
respond_to? (CouchRest::Mixins::Collection::CollectionProxy)
restart! (CouchRest::Server)
rev (CouchRest::Document)
run (CouchRest::Commands::Generate)
run (CouchRest::Commands::Push)
run_callbacks (CouchRest::Callbacks)
save (CouchRest::Database)
save (CouchRest::Document)
save (CouchRest::Design)
save (CouchRest::ExtendedDocument)
save! (CouchRest::ExtendedDocument)
save_design_doc (CouchRest::Mixins::DesignDoc::ClassMethods)
save_design_doc_on (CouchRest::Mixins::DesignDoc::ClassMethods)
save_doc (CouchRest::Database)
save_without_callbacks (CouchRest::ExtendedDocument)
slow_view (CouchRest::Database)
start (CouchRest::Callbacks::Callback)
subclasses (CouchRest::ExtendedDocument)
temp_view (CouchRest::Database)
timestamps! (CouchRest::ExtendedDocument)
to_json (Time)
to_s (CouchRest::Database)
unique_id (CouchRest::ExtendedDocument)
update (CouchRest::ExtendedDocument)
update_attachment (CouchRest::Mixins::ExtendedAttachments)
update_attributes (CouchRest::ExtendedDocument)
update_attributes_without_saving (CouchRest::ExtendedDocument)
uri (CouchRest::Document)
use_database (CouchRest::Document)
valid? (CouchRest::Validation::ConfirmationValidator)
valid? (CouchRest::Validation)
valid_for_default? (CouchRest::Validation)
validatable? (CouchRest::Validation)
validatable? (Object)
validate_casted_arrays (CouchRest::Validation)
validates_absent (CouchRest::Validation::ValidatesAbsent)
validates_format (CouchRest::Validation::ValidatesFormat)
validates_is_confirmed (CouchRest::Validation::ValidatesIsConfirmed)
validates_is_number (CouchRest::Validation::ValidatesIsNumber)
validates_length (CouchRest::Validation::ValidatesLength)
validates_present (CouchRest::Validation::ValidatesPresent)
validates_with_method (CouchRest::Validation::ValidatesWithMethod)
validation_property (CouchRest::Validation)
validation_property_value (CouchRest::Validation)
validators (CouchRest::Validation::ClassMethods)
view (CouchRest::Design)
view (CouchRest::Mixins::Views::ClassMethods)
view (CouchRest::Database)
view (CouchRest::Streamer)
view_by (CouchRest::Mixins::Views::ClassMethods)
view_by (CouchRest::Design)
view_on (CouchRest::Design)
write (CouchRest::Commands::Generate)