Methods
<=> (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
<=> (ActiveRecord::Base)
== (ActiveRecord::Reflection::MacroReflection)
== (ActiveRecord::Relation)
== (ActiveRecord::Base)
=== (ActiveRecord::Base)
[] (ActiveRecord::ConnectionAdapters::TableDefinition)
[] (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::StatementPool)
[] (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::StatementPool)
_attribute (ActiveRecord::AttributeMethods::DeprecatedUnderscoreRead)
abstract_class? (ActiveRecord::Inheritance::ClassMethods)
accepts_nested_attributes_for (ActiveRecord::NestedAttributes::ClassMethods)
active? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
active? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
active? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
active? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
active_connection? (ActiveRecord::ConnectionAdapters::ConnectionPool)
active_connections? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
adapter_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
adapter_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
add (ActiveRecord::IdentityMap)
add_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
add_column (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_column_position! (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index_length (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_index_options (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index_sort_order (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_index_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_timestamps_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_transaction_record (ActiveRecord::ConnectionAdapters::DatabaseStatements)
all (ActiveRecord::FinderMethods)
any? (ActiveRecord::Relation)
apply_finder_options (ActiveRecord::SpawnMethods)
apply_join_dependency (ActiveRecord::FinderMethods)
arel (ActiveRecord::QueryMethods)
arel_engine (ActiveRecord::Base)
arel_table (ActiveRecord::Base)
assign_attributes (ActiveRecord::AttributeAssignment)
assume_migrated_upto_version (ActiveRecord::ConnectionAdapters::SchemaStatements)
attribute_cast_code (ActiveRecord::AttributeMethods::TimeZoneConversion::ClassMethods)
attributes= (ActiveRecord::AttributeAssignment)
attributes_before_type_cast (ActiveRecord::AttributeMethods::BeforeTypeCast)
average (ActiveRecord::Calculations)
bang? (ActiveRecord::DynamicFinderMatch)
base_class (ActiveRecord::Inheritance::ClassMethods)
becomes (ActiveRecord::Persistence)
begin_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
begin_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
begin_db_transaction (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
belongs_to (ActiveRecord::ConnectionAdapters::Table)
belongs_to (ActiveRecord::ConnectionAdapters::TableDefinition)
belongs_to (ActiveRecord::Associations::ClassMethods)
bind (ActiveRecord::QueryMethods)
build (ActiveRecord::Relation)
build_arel (ActiveRecord::QueryMethods)
cache (ActiveRecord::ConnectionAdapters::QueryCache)
cache_attribute? (ActiveRecord::AttributeMethods::Read::ClassMethods)
cache_attributes (ActiveRecord::AttributeMethods::Read::ClassMethods)
cached_attributes (ActiveRecord::AttributeMethods::Read::ClassMethods)
calculate (ActiveRecord::Calculations)
call (ActiveRecord::ConnectionAdapters::ConnectionManagement)
call (ActiveRecord::IdentityMap::Middleware)
case_insensitive_comparison (ActiveRecord::ConnectionAdapters::AbstractAdapter)
case_insensitive_comparison (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
case_sensitive_equality_operator (ActiveRecord::ConnectionAdapters::DatabaseStatements)
case_sensitive_modifier (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
case_sensitive_modifier (ActiveRecord::ConnectionAdapters::AbstractAdapter)
change (ActiveRecord::ConnectionAdapters::Table)
change_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_default (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_column_default (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_default (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_null (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_default (ActiveRecord::ConnectionAdapters::Table)
change_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
changed_for_autosave? (ActiveRecord::AutosaveAssociation)
charset (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
checkin (ActiveRecord::ConnectionAdapters::ConnectionPool)
checkout (ActiveRecord::ConnectionAdapters::ConnectionPool)
class_name (ActiveRecord::Reflection::MacroReflection)
class_of_active_record_descendant (ActiveRecord::Inheritance::ClassMethods)
clear (ActiveRecord::ConnectionAdapters::StatementPool)
clear (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
clear (ActiveRecord::IdentityMap)
clear (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
clear! (ActiveRecord::ConnectionAdapters::SchemaCache)
clear_active_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_active_connections! (ActiveRecord::Base)
clear_all_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_cache! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_cache! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
clear_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
clear_reloadable_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_reloadable_connections! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_stale_cached_connections! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_table_cache! (ActiveRecord::ConnectionAdapters::SchemaCache)
client_encoding (ActiveRecord::ConnectionAdapters::MysqlAdapter)
client_min_messages (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
client_min_messages= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
close (ActiveRecord::ConnectionAdapters::AbstractAdapter)
collation (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
column (ActiveRecord::ConnectionAdapters::Table)
column (ActiveRecord::ConnectionAdapters::TableDefinition)
column_defaults (ActiveRecord::ModelSchema::ClassMethods)
column_exists? (ActiveRecord::ConnectionAdapters::Table)
column_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
column_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
column_names (ActiveRecord::ModelSchema::ClassMethods)
columns (ActiveRecord::ModelSchema::ClassMethods)
columns (ActiveRecord::ConnectionAdapters::ConnectionPool)
columns (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns_for_remove (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns_hash (ActiveRecord::ConnectionAdapters::ConnectionPool)
columns_hash (ActiveRecord::ModelSchema::ClassMethods)
columns_per_multicolumn_index (ActiveRecord::ConnectionAdapters::DatabaseLimits)
columns_per_table (ActiveRecord::ConnectionAdapters::DatabaseLimits)
commit_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
commit_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
commit_transaction_records (ActiveRecord::ConnectionAdapters::DatabaseStatements)
composed_of (ActiveRecord::Aggregations::ClassMethods)
compute_type (ActiveRecord::Inheritance::ClassMethods)
connected? (ActiveRecord::ConnectionAdapters::ConnectionPool)
connected? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
connected? (ActiveRecord::Base)
connection (ActiveRecord::Base)
connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
connection (ActiveRecord::Base)
connection (ActiveRecord::SessionStore::SqlBypass)
connection_config (ActiveRecord::Base)
connection_id (ActiveRecord::Base)
connection_id= (ActiveRecord::Base)
connection_pool (ActiveRecord::Base)
connection_pool (ActiveRecord::SessionStore::SqlBypass)
construct_join_dependency_for_association_find (ActiveRecord::FinderMethods)
construct_limited_ids_condition (ActiveRecord::FinderMethods)
construct_relation_for_association_calculations (ActiveRecord::FinderMethods)
construct_relation_for_association_find (ActiveRecord::FinderMethods)
content_columns (ActiveRecord::ModelSchema::ClassMethods)
count (ActiveRecord::Calculations)
count_by_sql (ActiveRecord::Querying)
create (ActiveRecord::Persistence::ClassMethods)
create (ActiveRecord::Relation)
create (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
create! (ActiveRecord::Relation)
create_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
create_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_reflection (ActiveRecord::Reflection::ClassMethods)
create_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
create_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
create_with (ActiveRecord::QueryMethods)
creator? (ActiveRecord::DynamicFinderMatch)
current_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
current_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
current_savepoint_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
current_schema (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
dangerous_attribute_method? (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
data (ActiveRecord::SessionStore::SqlBypass)
data (ActiveRecord::SessionStore::Session)
data_column_size_limit (ActiveRecord::SessionStore::Session)
decrement (ActiveRecord::Persistence)
decrement! (ActiveRecord::Persistence)
decrement_open_transactions (ActiveRecord::ConnectionAdapters::AbstractAdapter)
default_primary_key_type (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
default_scope (ActiveRecord::Scoping::Default::ClassMethods)
default_sequence_name (ActiveRecord::ConnectionAdapters::DatabaseStatements)
define (ActiveRecord::Schema)
define_method__attribute (ActiveRecord::AttributeMethods::DeprecatedUnderscoreRead::ClassMethods)
define_method_attribute (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
define_method_attribute (ActiveRecord::AttributeMethods::Read::ClassMethods)
define_method_attribute= (ActiveRecord::AttributeMethods::TimeZoneConversion::ClassMethods)
define_method_attribute= (ActiveRecord::AttributeMethods::Write::ClassMethods)
delegate_to_scoped_klass (ActiveRecord::Delegation)
delete (ActiveRecord::Persistence)
delete (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
delete (ActiveRecord::ConnectionAdapters::StatementPool)
delete (ActiveRecord::Relation)
delete_all (ActiveRecord::Relation)
delete_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
descends_from_active_record? (ActiveRecord::Inheritance::ClassMethods)
destroy (ActiveRecord::Relation)
destroy (ActiveRecord::SessionStore::SqlBypass)
destroy (ActiveRecord::Persistence)
destroy_all (ActiveRecord::Relation)
destroyed? (ActiveRecord::Persistence)
dirties_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
disable_query_cache! (ActiveRecord::ConnectionAdapters::QueryCache)
disable_referential_integrity (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
disconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::ConnectionPool)
distinct (ActiveRecord::ConnectionAdapters::SchemaStatements)
drop_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
each (ActiveRecord::Result)
each (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::StatementPool)
each (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
eager_load (ActiveRecord::QueryMethods)
eager_loading? (ActiveRecord::Relation)
empty? (ActiveRecord::Relation)
empty_insert_statement_value (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
empty_insert_statement_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
enable_query_cache! (ActiveRecord::ConnectionAdapters::QueryCache)
enabled (ActiveRecord::IdentityMap)
enabled= (ActiveRecord::IdentityMap)
encode_with (ActiveRecord::Base)
encoding (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
eql? (ActiveRecord::Base)
error_number (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
escape_bytea (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
establish_connection (ActiveRecord::ConnectionAdapters::ConnectionHandler)
establish_connection (ActiveRecord::Base)
evaluate_default_scope (ActiveRecord::Scoping::Default::ClassMethods)
except (ActiveRecord::SpawnMethods)
exec_delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_delete (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_insert (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_query (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_query (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_query (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_query (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_query (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_update (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_update (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_update (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_update (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_without_stmt (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
execute (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
execute (ActiveRecord::ConnectionAdapters::DatabaseStatements)
execute (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
execute (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
execute_and_free (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exists? (ActiveRecord::FinderMethods)
expand_hash_conditions_for_aggregates (ActiveRecord::Sanitization::ClassMethods)
expire (ActiveRecord::ConnectionAdapters::AbstractAdapter)
explain (ActiveRecord::Relation)
explain (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
explain (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
explain (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
extended (ActiveRecord::Explain)
extending (ActiveRecord::QueryMethods)
extract_schema_and_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Utils)
find (ActiveRecord::FinderMethods)
find_by_attributes (ActiveRecord::FinderMethods)
find_by_session_id (ActiveRecord::SessionStore::SqlBypass)
find_by_session_id (ActiveRecord::SessionStore::Session)
find_by_sql (ActiveRecord::Querying)
find_each (ActiveRecord::Batches)
find_first (ActiveRecord::FinderMethods)
find_in_batches (ActiveRecord::Batches)
find_last (ActiveRecord::FinderMethods)
find_one (ActiveRecord::FinderMethods)
find_or_instantiator_by_attributes (ActiveRecord::FinderMethods)
find_some (ActiveRecord::FinderMethods)
find_with_associations (ActiveRecord::FinderMethods)
find_with_ids (ActiveRecord::FinderMethods)
finder? (ActiveRecord::DynamicFinderMatch)
first (ActiveRecord::FinderMethods)
first! (ActiveRecord::FinderMethods)
first_or_create (ActiveRecord::Relation)
first_or_create! (ActiveRecord::Relation)
first_or_initialize (ActiveRecord::Relation)
freeze (ActiveRecord::Base)
from (ActiveRecord::QueryMethods)
frozen? (ActiveRecord::Base)
generated_feature_methods (ActiveRecord::Base)
get (ActiveRecord::IdentityMap)
group (ActiveRecord::QueryMethods)
has_and_belongs_to_many (ActiveRecord::Associations::ClassMethods)
has_many (ActiveRecord::Associations::ClassMethods)
has_one (ActiveRecord::Associations::ClassMethods)
hash (ActiveRecord::Base)
having (ActiveRecord::QueryMethods)
id (ActiveRecord::AttributeMethods::PrimaryKey)
id= (ActiveRecord::AttributeMethods::PrimaryKey)
id? (ActiveRecord::AttributeMethods::PrimaryKey)
in_clause_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
included (ActiveRecord::ConnectionAdapters::QueryCache)
includes (ActiveRecord::QueryMethods)
increment (ActiveRecord::Persistence)
increment! (ActiveRecord::Persistence)
increment_open_transactions (ActiveRecord::ConnectionAdapters::AbstractAdapter)
index (ActiveRecord::ConnectionAdapters::Table)
index_exists? (ActiveRecord::ConnectionAdapters::Table)
index_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_for_remove (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
index_name_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
indexes (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
indexes_per_table (ActiveRecord::ConnectionAdapters::DatabaseLimits)
inheritance_column (ActiveRecord::ModelSchema::ClassMethods)
inheritance_column= (ActiveRecord::ModelSchema::ClassMethods)
init_with (ActiveRecord::Base)
initialize_copy (ActiveRecord::Relation)
initialize_dup (ActiveRecord::Base)
initialize_schema_migrations_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
insert (ActiveRecord::Relation)
insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_fixture (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
insert_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
insert_sql (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
inspect (ActiveRecord::Relation)
inspect (ActiveRecord::Base)
inspect (ActiveRecord::Base)
instantiate (ActiveRecord::Inheritance::ClassMethods)
instantiator? (ActiveRecord::DynamicFinderMatch)
joined_includes_values (ActiveRecord::Relation)
joins (ActiveRecord::QueryMethods)
joins_per_query (ActiveRecord::ConnectionAdapters::DatabaseLimits)
key? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::StatementPool)
key? (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
klass (ActiveRecord::Reflection::MacroReflection)
last (ActiveRecord::FinderMethods)
last! (ActiveRecord::FinderMethods)
last_inserted_id (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::DatabaseStatements)
last_inserted_id (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::MysqlAdapter)
lease (ActiveRecord::ConnectionAdapters::AbstractAdapter)
length (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::StatementPool)
length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
limit (ActiveRecord::QueryMethods)
limited_update_conditions (ActiveRecord::ConnectionAdapters::DatabaseStatements)
limited_update_conditions (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
loaded? (ActiveRecord::SessionStore::SqlBypass)
loaded? (ActiveRecord::SessionStore::Session)
lock (ActiveRecord::QueryMethods)
lock! (ActiveRecord::Locking::Pessimistic)
locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
locking_column= (ActiveRecord::Locking::Optimistic::ClassMethods)
locking_enabled? (ActiveRecord::Locking::Optimistic::ClassMethods)
log (ActiveRecord::ConnectionAdapters::AbstractAdapter)
log_process_action (ActiveRecord::Railties::ControllerRuntime::ClassMethods)
many? (ActiveRecord::Relation)
mark_for_destruction (ActiveRecord::AutosaveAssociation)
marked_for_destruction? (ActiveRecord::AutosaveAssociation)
mass_assignment_options (ActiveRecord::AttributeAssignment)
mass_assignment_role (ActiveRecord::AttributeAssignment)
match (ActiveRecord::DynamicScopeMatch)
match (ActiveRecord::DynamicFinderMatch)
maximum (ActiveRecord::Calculations)
merge (ActiveRecord::SpawnMethods)
message (ActiveRecord::UnknownPrimaryKey)
message (ActiveRecord::StaleObjectError)
method_missing (ActiveRecord::Delegation)
migrations_paths (ActiveRecord::Schema)
minimum (ActiveRecord::Calculations)
mysql2_connection (ActiveRecord::Base)
native_database_types (ActiveRecord::ConnectionAdapters::SchemaStatements)
native_database_types (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
new (ActiveRecord::DynamicScopeMatch)
new (ActiveRecord::SessionStore::SqlBypass)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
new (ActiveRecord::WrappedDatabaseException)
new (ActiveRecord::UnknownPrimaryKey)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter)
new (ActiveRecord::MultiparameterAssignmentErrors)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
new (ActiveRecord::AttributeAssignmentError)
new (ActiveRecord::Reflection::MacroReflection)
new (ActiveRecord::StaleObjectError)
new (ActiveRecord::ConnectionAdapters::TableDefinition)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
new (ActiveRecord::Relation)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
new (ActiveRecord::Result)
new (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::Base)
new (ActiveRecord::DynamicFinderMatch)
new (ActiveRecord::SessionStore::Session)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
new (ActiveRecord::IdentityMap::Middleware)
new (ActiveRecord::ConnectionAdapters::SchemaCache)
new (ActiveRecord::ConnectionAdapters::ConnectionHandler)
new (ArJdbcMySQL::Error)
new (ActiveRecord::ConnectionAdapters::ConnectionPool)
new (ActiveRecord::ConnectionAdapters::Table)
new (ActiveRecord::Relation)
new (ActiveRecord::ConnectionAdapters::StatementPool)
new (ActiveRecord::ConnectionAdapters::ConnectionManagement)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
new_record? (ActiveRecord::Persistence)
next_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
offset (ActiveRecord::QueryMethods)
only (ActiveRecord::SpawnMethods)
options_include_default? (ActiveRecord::ConnectionAdapters::SchemaStatements)
order (ActiveRecord::QueryMethods)
outside_transaction? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
outside_transaction? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
persisted? (ActiveRecord::Persistence)
pk_and_sequence_for (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
pluck (ActiveRecord::Calculations)
populate_with_current_scope_attributes (ActiveRecord::Scoping)
postgresql_version (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
prefetch_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
preload (ActiveRecord::QueryMethods)
primary_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
primary_key (ActiveRecord::ConnectionAdapters::TableDefinition)
primary_key (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
primary_key (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
primary_key= (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
primary_keys (ActiveRecord::ConnectionAdapters::ConnectionPool)
query_attribute (ActiveRecord::AttributeMethods::Query)
quote (ActiveRecord::ConnectionAdapters::Quoting)
quote (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quote_column_name (ActiveRecord::ConnectionAdapters::Quoting)
quote_string (ActiveRecord::ConnectionAdapters::Quoting)
quote_string (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
quote_table_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
quote_table_name (ActiveRecord::ConnectionAdapters::Quoting)
quote_table_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
quoted_columns_for_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
quoted_columns_for_index (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quoted_date (ActiveRecord::ConnectionAdapters::Quoting)
quoted_false (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quoted_false (ActiveRecord::ConnectionAdapters::Quoting)
quoted_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
quoted_primary_key (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
quoted_table_name (ActiveRecord::ModelSchema::ClassMethods)
quoted_true (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quoted_true (ActiveRecord::ConnectionAdapters::Quoting)
raw_connection (ActiveRecord::ConnectionAdapters::AbstractAdapter)
raw_write_attribute (ActiveRecord::AttributeMethods::Write)
read_attribute (ActiveRecord::AttributeMethods::Read)
read_attribute_before_type_cast (ActiveRecord::AttributeMethods::BeforeTypeCast)
readonly (ActiveRecord::QueryMethods)
readonly! (ActiveRecord::Base)
readonly? (ActiveRecord::Base)
reconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
recreate_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
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_all_autosave_associations (ActiveRecord::Reflection::ClassMethods)
reflect_on_association (ActiveRecord::Reflection::ClassMethods)
reinit_with (ActiveRecord::IdentityMap)
release_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
release_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
reload (ActiveRecord::Relation)
reload (ActiveRecord::Persistence)
reload (ActiveRecord::AutosaveAssociation)
remove (ActiveRecord::IdentityMap)
remove (ActiveRecord::ConnectionAdapters::Table)
remove_belongs_to (ActiveRecord::ConnectionAdapters::Table)
remove_by_id (ActiveRecord::IdentityMap)
remove_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
remove_columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_connection (ActiveRecord::Base)
remove_connection (ActiveRecord::ConnectionAdapters::ConnectionHandler)
remove_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_index (ActiveRecord::ConnectionAdapters::Table)
remove_index_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
remove_references (ActiveRecord::ConnectionAdapters::Table)
remove_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
remove_timestamps (ActiveRecord::ConnectionAdapters::Table)
remove_timestamps_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename (ActiveRecord::ConnectionAdapters::Table)
rename_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rename_column_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_index (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rename_table (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reorder (ActiveRecord::QueryMethods)
repository (ActiveRecord::IdentityMap)
requires_reloading? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
requires_reloading? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
reset (ActiveRecord::Relation)
reset! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reset! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reset! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reset! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reset_column_information (ActiveRecord::ModelSchema::ClassMethods)
reset_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
reset_sequence! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
respond_to? (ActiveRecord::Delegation)
retrieve_connection (ActiveRecord::Base)
retrieve_connection_pool (ActiveRecord::ConnectionAdapters::ConnectionHandler)
reverse_order (ActiveRecord::QueryMethods)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
rollback_transaction_records (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sanitize_conditions (ActiveRecord::Sanitization::ClassMethods)
sanitize_limit (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sanitize_sql (ActiveRecord::Sanitization::ClassMethods)
sanitize_sql_array (ActiveRecord::Sanitization::ClassMethods)
sanitize_sql_for_assignment (ActiveRecord::Sanitization::ClassMethods)
sanitize_sql_for_conditions (ActiveRecord::Sanitization::ClassMethods)
sanitize_sql_hash (ActiveRecord::Sanitization::ClassMethods)
sanitize_sql_hash_for_assignment (ActiveRecord::Sanitization::ClassMethods)
sanitize_sql_hash_for_conditions (ActiveRecord::Sanitization::ClassMethods)
save (ActiveRecord::Persistence)
save (ActiveRecord::SessionStore::SqlBypass)
save! (ActiveRecord::Persistence)
schema_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
scope (ActiveRecord::Scoping::Named::ClassMethods)
scope_for_create (ActiveRecord::Relation)
scoped (ActiveRecord::Scoping::Named::ClassMethods)
scoping (ActiveRecord::Relation)
select (ActiveRecord::QueryMethods)
select (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
select (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_all (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_all (ActiveRecord::ConnectionAdapters::QueryCache)
select_one (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_rows (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_rows (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
select_rows (ActiveRecord::ConnectionAdapters::MysqlAdapter)
select_rows (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
select_rows (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
select_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_values (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sequence_name (ActiveRecord::ModelSchema::ClassMethods)
sequence_name= (ActiveRecord::ModelSchema::ClassMethods)
serial_sequence (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
serialize (ActiveRecord::AttributeMethods::Serialization::ClassMethods)
serialize (ActiveRecord::AttributeMethods::Serialization::Attribute)
serialized_value (ActiveRecord::AttributeMethods::Serialization::Attribute)
session_auth= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
set_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
set_standard_conforming_strings (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
show_variable (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
silence_auto_explain (ActiveRecord::Explain)
size (ActiveRecord::Relation)
sql_for_insert (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
sql_for_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sql_query_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
sqlite_version (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
sti_name (ActiveRecord::Inheritance::ClassMethods)
structure_dump (ActiveRecord::ConnectionAdapters::SchemaStatements)
substitute_at (ActiveRecord::ConnectionAdapters::AbstractAdapter)
substitute_at (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
substitute_at (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
sum (ActiveRecord::Calculations)
supports_add_column? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_bulk_alter? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_count_distinct? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
supports_explain? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_insert_with_returning? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_primary_key? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
symbolized_base_class (ActiveRecord::Inheritance::ClassMethods)
symbolized_sti_name (ActiveRecord::Inheritance::ClassMethods)
table_alias_for (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_alias_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
table_alias_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_exists? (ActiveRecord::ModelSchema::ClassMethods)
table_exists? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaCache)
table_name (ActiveRecord::ModelSchema::ClassMethods)
table_name= (ActiveRecord::ModelSchema::ClassMethods)
table_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
table_name_prefix (lib/rails/generators/active_record/model/templates/module.rb)
table_structure (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
tables (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
timestamps (ActiveRecord::ConnectionAdapters::Table)
timestamps (ActiveRecord::ConnectionAdapters::TableDefinition)
to_a (ActiveRecord::Relation)
to_date (Mysql::Time)
to_hash (ActiveRecord::Result)
to_key (ActiveRecord::AttributeMethods::PrimaryKey)
to_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
to_sql (ActiveRecord::ConnectionAdapters::TableDefinition)
to_sql (ActiveRecord::Relation)
toggle (ActiveRecord::Persistence)
toggle! (ActiveRecord::Persistence)
touch (ActiveRecord::Persistence)
transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
transaction_joinable= (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractAdapter)
tsvector (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
type_cast (ActiveRecord::ConnectionAdapters::Quoting)
type_cast (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
type_cast (ActiveRecord::ConnectionAdapters::MysqlAdapter)
type_cast_attribute_for_write (ActiveRecord::AttributeMethods::Serialization)
type_to_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
uncached (ActiveRecord::ConnectionAdapters::QueryCache)
undefine_attribute_methods (ActiveRecord::AttributeMethods::Read::ClassMethods)
unescape_bytea (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
uniq (ActiveRecord::QueryMethods)
unserialize (ActiveRecord::AttributeMethods::Serialization::Attribute)
unserialized_value (ActiveRecord::AttributeMethods::Serialization::Attribute)
update (ActiveRecord::Relation)
update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_all (ActiveRecord::Relation)
update_attribute (ActiveRecord::Persistence)
update_attributes (ActiveRecord::Persistence)
update_attributes! (ActiveRecord::Persistence)
update_column (ActiveRecord::Persistence)
update_counters (ActiveRecord::Locking::Optimistic::ClassMethods)
update_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
use (ActiveRecord::IdentityMap)
using_limitable_reflections? (ActiveRecord::FinderMethods)
valid_alter_table_options (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
valid_scope_name? (ActiveRecord::Scoping::Named::ClassMethods)
verify! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
where (ActiveRecord::QueryMethods)
where_values_hash (ActiveRecord::Relation)
with_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
with_exclusive_scope (ActiveRecord::Scoping::ClassMethods)
with_lock (ActiveRecord::Locking::Pessimistic)
with_scope (ActiveRecord::Scoping::ClassMethods)
without (ActiveRecord::IdentityMap)
write_attribute (ActiveRecord::AttributeMethods::Write)
xml (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
xml (ActiveRecord::ConnectionAdapters::TableDefinition)