Methods

== (ActiveRecord::Base)
== (ActiveRecord::Reflection::MacroReflection)
=== (ActiveRecord::Base)
[] (ActiveRecord::Errors)
[] (ActiveRecord::ConnectionAdapters::TableDefinition)
[] (ActiveRecord::Base)
[]= (ActiveRecord::Base)
abstract_class? (ActiveRecord::Base)
active? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
active? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
active? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
adapter_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
adapter_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
add (ActiveRecord::Errors)
add_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
add_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_limit! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
add_limit_offset! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
add_lock! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
add_observer! (ActiveRecord::Observer)
add_on_blank (ActiveRecord::Errors)
add_on_empty (ActiveRecord::Errors)
add_order_by_for_association_limiting! (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_to_base (ActiveRecord::Errors)
after_create (ActiveRecord::Callbacks)
after_destroy (ActiveRecord::Callbacks)
after_save (ActiveRecord::Callbacks)
after_update (ActiveRecord::Callbacks)
after_validation (ActiveRecord::Callbacks)
after_validation_on_create (ActiveRecord::Callbacks)
after_validation_on_update (ActiveRecord::Callbacks)
aggregate_mapping (ActiveRecord::Base)
all (ActiveRecord::Base)
announce (ActiveRecord::Migration)
assume_migrated_upto_version (ActiveRecord::ConnectionAdapters::SchemaStatements)
attr_accessible (ActiveRecord::Base)
attr_protected (ActiveRecord::Base)
attr_readonly (ActiveRecord::Base)
attribute_for_inspect (ActiveRecord::Base)
attribute_method_suffix (ActiveRecord::AttributeMethods::ClassMethods)
attribute_names (ActiveRecord::Base)
attribute_present? (ActiveRecord::Base)
attributes (ActiveRecord::Base)
attributes= (ActiveRecord::Base)
attributes_before_type_cast (ActiveRecord::Base)
average (ActiveRecord::Calculations::ClassMethods)
base_class (ActiveRecord::Base)
becomes (ActiveRecord::Base)
before_create (ActiveRecord::Callbacks)
before_destroy (ActiveRecord::Callbacks)
before_save (ActiveRecord::Callbacks)
before_update (ActiveRecord::Callbacks)
before_validation (ActiveRecord::Callbacks)
before_validation_on_create (ActiveRecord::Callbacks)
before_validation_on_update (ActiveRecord::Callbacks)
begin_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
begin_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
belongs_to (ActiveRecord::Associations::ClassMethods)
belongs_to (ActiveRecord::ConnectionAdapters::TableDefinition)
belongs_to (ActiveRecord::ConnectionAdapters::Table)
benchmark (ActiveRecord::Base)
binary_to_string (ActiveRecord::ConnectionAdapters::Column)
cache (ActiveRecord::ConnectionAdapters::QueryCache)
cache (ActiveRecord::QueryCache)
cache_attribute? (ActiveRecord::AttributeMethods::ClassMethods)
cache_attributes (ActiveRecord::AttributeMethods::ClassMethods)
cache_fixtures (Fixtures)
cache_for_connection (Fixtures)
cache_key (ActiveRecord::Base)
cached_attributes (ActiveRecord::AttributeMethods::ClassMethods)
cached_fixtures (Fixtures)
calculate (ActiveRecord::Calculations::ClassMethods)
catch_schema_changes (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
change (ActiveRecord::ConnectionAdapters::Table)
change_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_default (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_default (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::MysqlAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_default (ActiveRecord::ConnectionAdapters::Table)
change_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_user (Mysql)
changed (ActiveRecord::Dirty)
changed? (ActiveRecord::Dirty)
changes (ActiveRecord::Dirty)
character_set_name (Mysql)
charset (ActiveRecord::ConnectionAdapters::MysqlAdapter)
class_name (ActiveRecord::Reflection::MacroReflection)
class_of_active_record_descendant (ActiveRecord::Base)
clear (Mysql::Net)
clear (ActiveRecord::Errors)
clear_active_connections! (ActiveRecord::Base)
clear_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
clear_reloadable_connections! (ActiveRecord::Base)
client_info (Mysql)
client_info (Mysql)
client_min_messages (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
client_min_messages= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
clone (ActiveRecord::Base)
close (Mysql)
close (Mysql::Net)
collation (ActiveRecord::ConnectionAdapters::MysqlAdapter)
column (ActiveRecord::ConnectionAdapters::Table)
column (ActiveRecord::ConnectionAdapters::TableDefinition)
column_for_attribute (ActiveRecord::Base)
column_names (ActiveRecord::Base)
columns (ActiveRecord::Base)
columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
columns_hash (ActiveRecord::Base)
columns_with_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
commit_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
commit_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
composed_of (ActiveRecord::Aggregations::ClassMethods)
compute_type (ActiveRecord::Base)
connect (Mysql)
connect (Mysql)
connected? (ActiveRecord::Base)
connection (ActiveRecord::Base)
connection (ActiveRecord::Base)
construct_count_options_from_args (ActiveRecord::Calculations::ClassMethods)
content_columns (ActiveRecord::Base)
count (ActiveRecord::Calculations::ClassMethods)
count (ActiveRecord::Errors)
count_by_sql (ActiveRecord::Base)
create (ActiveRecord::Base)
create! (ActiveRecord::Validations::ClassMethods)
create_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_database (ActiveRecord::ConnectionAdapters::MysqlAdapter)
create_db (Mysql)
create_fixtures (Fixtures)
create_reflection (ActiveRecord::Reflection::ClassMethods)
create_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
current_database (ActiveRecord::ConnectionAdapters::MysqlAdapter)
data_seek (Mysql::Result)
debug (Mysql)
decrement (ActiveRecord::Base)
decrement! (ActiveRecord::Base)
decrement_counter (ActiveRecord::Base)
default_primary_key_type (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
default_sequence_name (ActiveRecord::ConnectionAdapters::DatabaseStatements)
define (ActiveRecord::Schema)
define_attribute_methods (ActiveRecord::AttributeMethods::ClassMethods)
define_read_methods (ActiveRecord::AttributeMethods::ClassMethods)
delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
delete (ActiveRecord::Base)
delete_all (ActiveRecord::Base)
delete_existing_fixtures (Fixtures)
delete_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
descends_from_active_record? (ActiveRecord::Base)
destroy (ActiveRecord::Base)
destroy (ActiveRecord::Base)
destroy_all (ActiveRecord::Base)
dirties_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
disable_referential_integrity (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
distinct (ActiveRecord::ConnectionAdapters::SchemaStatements)
drop_db (Mysql)
drop_table (ActiveRecord::ConnectionAdapters::MysqlAdapter)
drop_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
dump_debug_info (Mysql)
each (ActiveRecord::Errors)
each (Mysql::Result)
each_full (ActiveRecord::Errors)
each_hash (Mysql::Result)
empty? (ActiveRecord::Errors)
empty? (ActiveRecord::NamedScope::Scope)
empty_insert_statement (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
empty_insert_statement (ActiveRecord::ConnectionAdapters::DatabaseStatements)
eql? (ActiveRecord::Base)
err (Mysql::Error)
errors (ActiveRecord::Validations)
escape_string (Mysql)
escape_string (Mysql)
establish_connection (ActiveRecord::Base)
execute (ActiveRecord::ConnectionAdapters::DatabaseStatements)
execute (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exists? (ActiveRecord::Base)
expand_hash_conditions_for_aggregates (ActiveRecord::Base)
extended (ActiveRecord::Locking::Optimistic::ClassMethods)
extract_default (ActiveRecord::ConnectionAdapters::Column)
fallback_string_to_date (ActiveRecord::ConnectionAdapters::Column)
fallback_string_to_time (ActiveRecord::ConnectionAdapters::Column)
fast_string_to_date (ActiveRecord::ConnectionAdapters::Column)
fast_string_to_time (ActiveRecord::ConnectionAdapters::Column)
fetch_field (Mysql::Result)
fetch_field_direct (Mysql::Result)
fetch_fields (Mysql::Result)
fetch_hash (Mysql::Result)
fetch_lengths (Mysql::Result)
fetch_row (Mysql::Result)
field_seek (Mysql::Result)
field_tell (Mysql::Result)
finalizer (Mysql)
find (ActiveRecord::Base)
find_by_sql (ActiveRecord::Base)
first (ActiveRecord::NamedScope::Scope)
first (ActiveRecord::Base)
fixture_is_cached? (Fixtures)
format_log_entry (ActiveRecord::ConnectionAdapters::AbstractAdapter)
free (Mysql::Result)
freeze (ActiveRecord::Base)
from_json (ActiveRecord::Serialization)
from_xml (ActiveRecord::Serialization)
frozen? (ActiveRecord::Base)
full_messages (ActiveRecord::Errors)
generated_methods? (ActiveRecord::AttributeMethods::ClassMethods)
get_client_info (Mysql)
get_client_info (Mysql)
get_host_info (Mysql)
get_proto_info (Mysql)
get_server_info (Mysql)
handle_auth_fallback (Mysql)
has_and_belongs_to_many (ActiveRecord::Associations::ClassMethods)
has_attribute? (ActiveRecord::Base)
has_many (ActiveRecord::Associations::ClassMethods)
has_one (ActiveRecord::Associations::ClassMethods)
hash (ActiveRecord::Base)
host_info (Mysql)
human_name (ActiveRecord::ConnectionAdapters::Column)
id (ActiveRecord::Base)
id= (ActiveRecord::Base)
identify (Fixtures)
included (ActiveRecord::Serialization)
included (ActiveRecord::Dirty)
included (ActiveRecord::ConnectionAdapters::QueryCache)
included (ActiveRecord::NamedScope)
increment (ActiveRecord::Base)
increment! (ActiveRecord::Base)
increment_counter (ActiveRecord::Base)
index (ActiveRecord::ConnectionAdapters::Table)
indexes (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
inheritance_column (ActiveRecord::Base)
inherited (ActiveRecord::Observing::ClassMethods)
init (Mysql)
initialize_schema_migrations_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
insert_fixture (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_fixtures (Fixtures)
insert_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
inspect (Mysql::Field)
inspect (ActiveRecord::Base)
inspect (Mysql::Result)
inspect (ActiveRecord::Base)
inspect (Mysql)
instance_method_already_implemented? (ActiveRecord::AttributeMethods::ClassMethods)
instantiate_all_loaded_fixtures (Fixtures)
instantiate_fixtures (Fixtures)
instantiate_observers (ActiveRecord::Observing::ClassMethods)
int2str (Mysql::Net)
int3str (Mysql::Net)
int4str (Mysql::Net)
invalid? (ActiveRecord::Errors)
json_class_name (ActiveRecord::Serialization::ClassMethods)
kill (Mysql)
klass (ActiveRecord::ConnectionAdapters::Column)
klass (ActiveRecord::Reflection::MacroReflection)
last (ActiveRecord::NamedScope::Scope)
last (ActiveRecord::Base)
length (ActiveRecord::Errors)
list_dbs (Mysql)
list_fields (Mysql)
list_processes (Mysql)
list_tables (Mysql)
lock! (ActiveRecord::Locking::Pessimistic)
locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
locking_enabled? (ActiveRecord::Locking::Optimistic::ClassMethods)
log (ActiveRecord::ConnectionAdapters::AbstractAdapter)
log_info (ActiveRecord::ConnectionAdapters::AbstractAdapter)
macro (ActiveRecord::Reflection::MacroReflection)
match_attribute_method? (ActiveRecord::AttributeMethods::ClassMethods)
maximum (ActiveRecord::Calculations::ClassMethods)
method_missing (ActiveRecord::Migration)
microseconds (ActiveRecord::ConnectionAdapters::Column)
migrate (ActiveRecord::Migration)
minimum (ActiveRecord::Calculations::ClassMethods)
name (ActiveRecord::Reflection::MacroReflection)
named_scope (ActiveRecord::NamedScope::ClassMethods)
native_database_types (ActiveRecord::ConnectionAdapters::SchemaStatements)
new (Mysql)
new (ActiveRecord::RecordInvalid)
new (ActiveRecord::MultiparameterAssignmentErrors)
new (ActiveRecord::Reflection::MacroReflection)
new (ActiveRecord::AttributeAssignmentError)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter)
new (ActiveRecord::ConnectionAdapters::TableDefinition)
new (Mysql::Random)
new (Mysql::Net)
new (Mysql::Result)
new (Mysql::Error)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
new (Mysql::Field)
new (ActiveRecord::Observer)
new (ActiveRecord::Base)
new (ActiveRecord::NamedScope::Scope)
new (ActiveRecord::ConnectionAdapters::Column)
new (Fixtures)
new (ActiveRecord::ConnectionAdapters::Table)
new_date (ActiveRecord::ConnectionAdapters::Column)
new_record? (ActiveRecord::Base)
new_time (ActiveRecord::ConnectionAdapters::Column)
num_fields (Mysql::Result)
num_rows (Mysql::Result)
number? (ActiveRecord::ConnectionAdapters::Column)
observe (ActiveRecord::Observer)
observed_class (ActiveRecord::Observer)
observed_classes (ActiveRecord::Observer)
observed_subclasses (ActiveRecord::Observer)
observers (ActiveRecord::Observing::ClassMethods)
observers= (ActiveRecord::Observing::ClassMethods)
on (ActiveRecord::Errors)
on_base (ActiveRecord::Errors)
options (Mysql)
options (ActiveRecord::Reflection::MacroReflection)
options_include_default? (ActiveRecord::ConnectionAdapters::SchemaStatements)
ping (Mysql)
postgresql_version (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
prefetch_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
preload_associations (ActiveRecord::AssociationPreload::ClassMethods)
primary_key (ActiveRecord::ConnectionAdapters::TableDefinition)
primary_key (ActiveRecord::Base)
proto_info (Mysql)
proxy_found (ActiveRecord::NamedScope::Scope)
query (Mysql)
quote (ActiveRecord::ConnectionAdapters::MysqlAdapter)
quote (Mysql)
quote (ActiveRecord::ConnectionAdapters::Quoting)
quote (Mysql)
quote_column_name (ActiveRecord::ConnectionAdapters::Quoting)
quote_string (ActiveRecord::ConnectionAdapters::Quoting)
quote_table_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
quote_table_name (ActiveRecord::ConnectionAdapters::Quoting)
quoted_date (ActiveRecord::ConnectionAdapters::Quoting)
quoted_false (ActiveRecord::ConnectionAdapters::Quoting)
quoted_false (ActiveRecord::ConnectionAdapters::MysqlAdapter)
quoted_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
quoted_string_prefix (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::MysqlAdapter)
raw_connection (ActiveRecord::ConnectionAdapters::AbstractAdapter)
read (Mysql::Net)
read_one_row (Mysql)
readonly! (ActiveRecord::Base)
readonly? (ActiveRecord::Base)
readonly_attributes (ActiveRecord::Base)
real_connect (Mysql)
real_connect (Mysql)
real_query (Mysql)
reconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
references (ActiveRecord::ConnectionAdapters::Table)
references (ActiveRecord::ConnectionAdapters::TableDefinition)
reflect_on_aggregation (ActiveRecord::Reflection::ClassMethods)
reflect_on_all_aggregations (ActiveRecord::Reflection::ClassMethods)
reflect_on_all_associations (ActiveRecord::Reflection::ClassMethods)
reflect_on_association (ActiveRecord::Reflection::ClassMethods)
reflections (ActiveRecord::Reflection::ClassMethods)
refresh (Mysql)
reload (Mysql)
reload (ActiveRecord::NamedScope::Scope)
reload (ActiveRecord::Base)
remove (ActiveRecord::ConnectionAdapters::Table)
remove_belongs_to (ActiveRecord::ConnectionAdapters::Table)
remove_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_connection (ActiveRecord::Base)
remove_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_index (ActiveRecord::ConnectionAdapters::Table)
remove_index (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
remove_references (ActiveRecord::ConnectionAdapters::Table)
remove_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_timestamps (ActiveRecord::ConnectionAdapters::Table)
rename (ActiveRecord::ConnectionAdapters::Table)
rename_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rename_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_table (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rename_table (ActiveRecord::ConnectionAdapters::MysqlAdapter)
rename_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
require_mysql (ActiveRecord::Base)
requires_reloading? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
requires_reloading? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reset_cache (Fixtures)
reset_column_information (ActiveRecord::Base)
reset_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
reset_sequence! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
respond_to? (ActiveRecord::NamedScope::Scope)
respond_to? (ActiveRecord::Base)
rnd (Mysql::Random)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
row_seek (Mysql::Result)
row_tell (Mysql::Result)
sanitize_limit (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sanitize_sql_array (ActiveRecord::Base)
sanitize_sql_for_assignment (ActiveRecord::Base)
sanitize_sql_for_conditions (ActiveRecord::Base)
sanitize_sql_hash_for_assignment (ActiveRecord::Base)
sanitize_sql_hash_for_conditions (ActiveRecord::Base)
save (ActiveRecord::Base)
save! (ActiveRecord::Base)
save_with_validation (ActiveRecord::Validations)
save_with_validation! (ActiveRecord::Validations)
say (ActiveRecord::Migration)
say_with_time (ActiveRecord::Migration)
schema_search_path (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
scopes (ActiveRecord::NamedScope::ClassMethods)
select (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_all (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_all_with_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
select_db (Mysql)
select_one (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_rows (ActiveRecord::ConnectionAdapters::MysqlAdapter)
select_rows (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_rows (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
select_rows (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
select_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_values (ActiveRecord::ConnectionAdapters::DatabaseStatements)
serialize (ActiveRecord::Base)
serialized_attributes (ActiveRecord::Base)
server_info (Mysql)
set_inheritance_column (ActiveRecord::Base)
set_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
set_primary_key (ActiveRecord::Base)
set_sequence_name (ActiveRecord::Base)
set_table_name (ActiveRecord::Base)
show_variable (ActiveRecord::ConnectionAdapters::MysqlAdapter)
shutdown (Mysql)
silence (ActiveRecord::Base)
size (ActiveRecord::Errors)
skip_result (Mysql)
sqlite_version (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
stat (Mysql)
sti_name (ActiveRecord::Base)
store_result (Mysql)
string_to_binary (ActiveRecord::ConnectionAdapters::Column)
string_to_date (ActiveRecord::ConnectionAdapters::Column)
string_to_dummy_time (ActiveRecord::ConnectionAdapters::Column)
string_to_time (ActiveRecord::ConnectionAdapters::Column)
structure_dump (ActiveRecord::ConnectionAdapters::SchemaStatements)
sum (ActiveRecord::Calculations::ClassMethods)
supports_count_distinct? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_insert_with_returning? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_standard_conforming_strings? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
suppress_messages (ActiveRecord::Migration)
table_alias_for (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_alias_length (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_alias_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_exists? (ActiveRecord::Base)
table_name (ActiveRecord::Base)
table_structure (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
tables (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
text? (ActiveRecord::ConnectionAdapters::Column)
timestamps (ActiveRecord::ConnectionAdapters::Table)
timestamps (ActiveRecord::ConnectionAdapters::TableDefinition)
to_json (ActiveRecord::Serialization)
to_param (ActiveRecord::Base)
to_sql (ActiveRecord::ConnectionAdapters::TableDefinition)
to_xml (ActiveRecord::Serialization)
to_xml (ActiveRecord::Errors)
toggle (ActiveRecord::Base)
toggle! (ActiveRecord::Base)
transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
transaction (ActiveRecord::Transactions::ClassMethods)
type_cast (ActiveRecord::ConnectionAdapters::Column)
type_cast_code (ActiveRecord::ConnectionAdapters::Column)
type_to_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::MysqlAdapter)
uncached (ActiveRecord::ConnectionAdapters::QueryCache)
uncached (ActiveRecord::QueryCache)
update (ActiveRecord::Base)
update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_all (ActiveRecord::Base)
update_attribute (ActiveRecord::Base)
update_attribute_with_validation_skipping (ActiveRecord::Validations)
update_attributes (ActiveRecord::Base)
update_attributes! (ActiveRecord::Base)
update_counters (ActiveRecord::Base)
update_counters_with_lock (ActiveRecord::Locking::Optimistic::ClassMethods)
update_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
use_result (Mysql)
valid? (ActiveRecord::Validations)
validate (ActiveRecord::Validations)
validate_on_create (ActiveRecord::Validations)
validate_on_update (ActiveRecord::Validations)
validates_acceptance_of (ActiveRecord::Validations::ClassMethods)
validates_associated (ActiveRecord::Validations::ClassMethods)
validates_confirmation_of (ActiveRecord::Validations::ClassMethods)
validates_each (ActiveRecord::Validations::ClassMethods)
validates_exclusion_of (ActiveRecord::Validations::ClassMethods)
validates_format_of (ActiveRecord::Validations::ClassMethods)
validates_inclusion_of (ActiveRecord::Validations::ClassMethods)
validates_length_of (ActiveRecord::Validations::ClassMethods)
validates_numericality_of (ActiveRecord::Validations::ClassMethods)
validates_presence_of (ActiveRecord::Validations::ClassMethods)
validates_size_of (ActiveRecord::Validations::ClassMethods)
validates_uniqueness_of (ActiveRecord::Validations::ClassMethods)
value_to_boolean (ActiveRecord::ConnectionAdapters::Column)
value_to_decimal (ActiveRecord::ConnectionAdapters::Column)
verify! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
with_exclusive_scope (ActiveRecord::Base)
with_scope (ActiveRecord::Base)
write (ActiveRecord::Migration)
write (Mysql::Net)