Methods

<=> (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
<=> (ActiveRecord::Base)
== (ActiveRecord::Reflection::MacroReflection)
== (ActiveRecord::Base)
=== (ActiveRecord::Base)
[] (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[] (ActiveRecord::Fixtures)
[] (ActiveRecord::ConnectionAdapters::StatementPool)
[] (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::TableDefinition)
[]= (ActiveRecord::Fixtures)
[]= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::StatementPool)
accepts_nested_attributes_for (ActiveRecord::NestedAttributes::ClassMethods)
accessible_attributes (ActiveRecord::Generators::ModelGenerator)
active? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
active? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
active? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
active? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
active_connection? (ActiveRecord::ConnectionAdapters::ConnectionPool)
active_connections? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
adapter_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
adapter_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
add_column (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
add_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
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_observer! (ActiveRecord::Observer)
add_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_timestamps_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_to_transaction (ActiveRecord::Transactions)
add_transaction_record (ActiveRecord::ConnectionAdapters::DatabaseStatements)
after_commit (ActiveRecord::Transactions::ClassMethods)
after_rollback (ActiveRecord::Transactions::ClassMethods)
arel_engine (ActiveRecord::Base)
arel_table (ActiveRecord::Base)
assume_migrated_upto_version (ActiveRecord::ConnectionAdapters::SchemaStatements)
attributes_with_index (ActiveRecord::Generators::ModelGenerator)
bang? (ActiveRecord::DynamicFinderMatch)
begin_db_transaction (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
begin_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
begin_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
belongs_to (ActiveRecord::ConnectionAdapters::Table)
belongs_to (ActiveRecord::ConnectionAdapters::TableDefinition)
cache (ActiveRecord::QueryCache::ClassMethods)
cache (ActiveRecord::ConnectionAdapters::QueryCache)
cache_fixtures (ActiveRecord::Fixtures)
cache_for_connection (ActiveRecord::Fixtures)
cached_fixtures (ActiveRecord::Fixtures)
call (ActiveRecord::ConnectionAdapters::ConnectionManagement)
call (ActiveRecord::QueryCache)
case_insensitive_comparison (ActiveRecord::ConnectionAdapters::AbstractAdapter)
case_insensitive_comparison (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
case_sensitive_equality_operator (ActiveRecord::ConnectionAdapters::DatabaseStatements)
case_sensitive_modifier (ActiveRecord::ConnectionAdapters::AbstractAdapter)
case_sensitive_modifier (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change (ActiveRecord::ConnectionAdapters::Table)
change_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_default (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_default (ActiveRecord::ConnectionAdapters::SchemaStatements)
change_column_default (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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)
clear (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::StatementPool)
clear! (ActiveRecord::ConnectionAdapters::SchemaCache)
clear_active_connections! (ActiveRecord::Base)
clear_active_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_all_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
clear_cache! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_cache! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
clear_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
clear_reloadable_connections! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_reloadable_connections! (ActiveRecord::ConnectionAdapters::ConnectionHandler)
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_exists? (ActiveRecord::ConnectionAdapters::Table)
column_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
column_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
columns (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
columns (ActiveRecord::ConnectionAdapters::ConnectionPool)
columns_for_remove (ActiveRecord::ConnectionAdapters::SchemaStatements)
columns_hash (ActiveRecord::ConnectionAdapters::ConnectionPool)
columns_per_multicolumn_index (ActiveRecord::ConnectionAdapters::DatabaseLimits)
columns_per_table (ActiveRecord::ConnectionAdapters::DatabaseLimits)
commit_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
commit_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
commit_transaction_records (ActiveRecord::ConnectionAdapters::DatabaseStatements)
connected? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
connected? (ActiveRecord::ConnectionAdapters::ConnectionPool)
connected? (ActiveRecord::Base)
connection (ActiveRecord::Base)
connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
connection (ActiveRecord::Base)
connection_config (ActiveRecord::Base)
connection_id (ActiveRecord::Base)
connection_id= (ActiveRecord::Base)
connection_pool (ActiveRecord::Base)
count_by_sql (ActiveRecord::Querying)
create (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
create! (ActiveRecord::Validations::ClassMethods)
create_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
create_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_fixtures (ActiveRecord::Fixtures)
create_migration_file (ActiveRecord::Generators::ModelGenerator)
create_migration_file (ActiveRecord::Generators::MigrationGenerator)
create_migration_file (ActiveRecord::Generators::SessionMigrationGenerator)
create_model_file (ActiveRecord::Generators::ModelGenerator)
create_module_file (ActiveRecord::Generators::ModelGenerator)
create_observer_file (ActiveRecord::Generators::ObserverGenerator)
create_reflection (ActiveRecord::Reflection::ClassMethods)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
create_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
creator? (ActiveRecord::DynamicFinderMatch)
current_database (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
current_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
current_savepoint_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
current_schema (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
decrement_counter (ActiveRecord::CounterCache)
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_callbacks (ActiveRecord::Observer)
delete (ActiveRecord::ConnectionAdapters::StatementPool)
delete (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
delete_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
dirties_query_cache (ActiveRecord::ConnectionAdapters::QueryCache)
disable_query_cache! (ActiveRecord::ConnectionAdapters::QueryCache)
disable_referential_integrity (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::ConnectionPool)
disconnect! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
disconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
distinct (ActiveRecord::ConnectionAdapters::SchemaStatements)
drop_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
each (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
each (ActiveRecord::Fixtures)
each (ActiveRecord::ConnectionAdapters::StatementPool)
each (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
empty_insert_statement_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
empty_insert_statement_value (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
enable_query_cache! (ActiveRecord::ConnectionAdapters::QueryCache)
encode_with (ActiveRecord::Base)
encoding (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
enlist_fixture_connections (ActiveRecord::TestFixtures)
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)
exec_delete (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_delete (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_insert (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_query (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_query (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_query (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_query (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_query (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_update (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_update (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_update (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_update (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
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)
expand_hash_conditions_for_aggregates (ActiveRecord::Sanitization::ClassMethods)
expire (ActiveRecord::ConnectionAdapters::AbstractAdapter)
explain (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
explain (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
explain (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
extract_schema_and_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Utils)
find_by_sql (ActiveRecord::Querying)
finder? (ActiveRecord::DynamicFinderMatch)
fixture_is_cached? (ActiveRecord::Fixtures)
fixtures (ActiveRecord::TestFixtures::ClassMethods)
freeze (ActiveRecord::Base)
frozen? (ActiveRecord::Base)
generated_feature_methods (ActiveRecord::Base)
hash (ActiveRecord::Base)
identify (ActiveRecord::Fixtures)
in_clause_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
included (ActiveRecord::ConnectionAdapters::QueryCache)
increment_counter (ActiveRecord::CounterCache)
increment_open_transactions (ActiveRecord::ConnectionAdapters::AbstractAdapter)
index (ActiveRecord::ConnectionAdapters::Table)
index_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_exists? (ActiveRecord::ConnectionAdapters::Table)
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)
init_with (ActiveRecord::Base)
initialize_dup (ActiveRecord::Base)
initialize_dup (ActiveRecord::Timestamp)
initialize_schema_migrations_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
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::Base)
inspect (ActiveRecord::Base)
instantiate_all_loaded_fixtures (ActiveRecord::Fixtures)
instantiate_fixtures (ActiveRecord::Fixtures)
instantiator? (ActiveRecord::DynamicFinderMatch)
joins_per_query (ActiveRecord::ConnectionAdapters::DatabaseLimits)
key? (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::StatementPool)
key? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
klass (ActiveRecord::Reflection::MacroReflection)
last_inserted_id (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::MysqlAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::DatabaseStatements)
lease (ActiveRecord::ConnectionAdapters::AbstractAdapter)
length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::StatementPool)
length (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
limited_update_conditions (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
limited_update_conditions (ActiveRecord::ConnectionAdapters::DatabaseStatements)
log (ActiveRecord::ConnectionAdapters::AbstractAdapter)
mark_for_destruction (ActiveRecord::AutosaveAssociation)
marked_for_destruction? (ActiveRecord::AutosaveAssociation)
match (ActiveRecord::DynamicFinderMatch)
message (ActiveRecord::UnknownPrimaryKey)
message (ActiveRecord::StaleObjectError)
mysql2_connection (ActiveRecord::Base)
native_database_types (ActiveRecord::ConnectionAdapters::SchemaStatements)
native_database_types (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
new (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
new (ActiveRecord::DynamicFinderMatch)
new (ActiveRecord::Reflection::MacroReflection)
new (ActiveRecord::Fixtures)
new (ActiveRecord::WrappedDatabaseException)
new (ActiveRecord::ConnectionAdapters::SchemaCache)
new (ActiveRecord::ConnectionAdapters::Table)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::TableDefinition)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
new (ActiveRecord::MultiparameterAssignmentErrors)
new (ActiveRecord::AttributeAssignmentError)
new (ActiveRecord::ConnectionAdapters::ConnectionHandler)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::ConnectionPool)
new (ActiveRecord::Base)
new (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::StaleObjectError)
new (ArJdbcMySQL::Error)
new (ActiveRecord::ConnectionAdapters::ConnectionManagement)
new (ActiveRecord::ConnectionAdapters::StatementPool)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
new (ActiveRecord::RecordInvalid)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
new (ActiveRecord::UnknownPrimaryKey)
new (ActiveRecord::Validations::UniquenessValidator)
new (ActiveRecord::QueryCache)
next_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
observed_classes (ActiveRecord::Observer)
options_include_default? (ActiveRecord::ConnectionAdapters::SchemaStatements)
outside_transaction? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
outside_transaction? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
parent_class_name (ActiveRecord::Generators::ModelGenerator)
perform_validations (ActiveRecord::Validations)
pk_and_sequence_for (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
postgresql_version (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
prefetch_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
primary_key (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
primary_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
primary_key (ActiveRecord::ConnectionAdapters::TableDefinition)
primary_keys (ActiveRecord::ConnectionAdapters::ConnectionPool)
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::AbstractMysqlAdapter)
quoted_columns_for_index (ActiveRecord::ConnectionAdapters::SchemaStatements)
quoted_date (ActiveRecord::ConnectionAdapters::Quoting)
quoted_false (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
quoted_false (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
raw_connection (ActiveRecord::ConnectionAdapters::AbstractAdapter)
readonly! (ActiveRecord::Base)
readonly? (ActiveRecord::Base)
reconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
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)
release_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
release_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
reload (ActiveRecord::AutosaveAssociation)
remove (ActiveRecord::ConnectionAdapters::Table)
remove_belongs_to (ActiveRecord::ConnectionAdapters::Table)
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::Table)
remove_timestamps (ActiveRecord::ConnectionAdapters::SchemaStatements)
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::SchemaStatements)
rename_table (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rename_table (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rename_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
require_fixture_classes (ActiveRecord::TestFixtures::ClassMethods)
requires_reloading? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
requires_reloading? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
reset! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reset! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reset! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reset! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reset_cache (ActiveRecord::Fixtures)
reset_counters (ActiveRecord::CounterCache)
reset_sequence! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
respond_to? (ActiveRecord::DynamicMatchers)
retrieve_connection (ActiveRecord::Base)
retrieve_connection_pool (ActiveRecord::ConnectionAdapters::ConnectionHandler)
rollback_active_record_state! (ActiveRecord::Transactions)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rollback_transaction_records (ActiveRecord::ConnectionAdapters::DatabaseStatements)
run_in_transaction? (ActiveRecord::TestFixtures)
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::Validations)
save! (ActiveRecord::Validations)
save_method (ActiveRecord::DynamicFinderMatch)
save_record? (ActiveRecord::DynamicFinderMatch)
schema_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
scope (ActiveRecord::Scoping::Named::ClassMethods)
scoped (ActiveRecord::Scoping::Named::ClassMethods)
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::SQLiteAdapter)
select_rows (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
select_rows (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
select_rows (ActiveRecord::ConnectionAdapters::MysqlAdapter)
select_rows (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_value (ActiveRecord::ConnectionAdapters::DatabaseStatements)
select_values (ActiveRecord::ConnectionAdapters::DatabaseStatements)
serial_sequence (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
session_auth= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
session_table_name (ActiveRecord::Generators::SessionMigrationGenerator)
set_fixture_class (ActiveRecord::TestFixtures::ClassMethods)
set_local_assigns! (ActiveRecord::Generators::MigrationGenerator)
set_standard_conforming_strings (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
setup (ActiveRecord::Validations::UniquenessValidator)
setup_fixture_accessors (ActiveRecord::TestFixtures::ClassMethods)
setup_fixtures (ActiveRecord::TestFixtures)
show_variable (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
size (ActiveRecord::Fixtures)
sql_for_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
sql_for_insert (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
sql_query_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
sqlite_version (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
store (ActiveRecord::Store::ClassMethods)
store_accessor (ActiveRecord::Store::ClassMethods)
structure_dump (ActiveRecord::ConnectionAdapters::SchemaStatements)
substitute_at (ActiveRecord::ConnectionAdapters::AbstractAdapter)
substitute_at (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_add_column? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_bulk_alter? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_count_distinct? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
supports_explain? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_insert_with_returning? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_primary_key? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
table_alias_for (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_alias_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_alias_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaCache)
table_exists? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
table_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
table_name_prefix (lib/rails/generators/active_record/model/templates/module.rb)
table_rows (ActiveRecord::Fixtures)
table_structure (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
tables (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
teardown_fixtures (ActiveRecord::TestFixtures)
timestamps (ActiveRecord::ConnectionAdapters::TableDefinition)
timestamps (ActiveRecord::ConnectionAdapters::Table)
to_date (Mysql::Time)
to_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
to_sql (ActiveRecord::ConnectionAdapters::TableDefinition)
to_xml (ActiveRecord::Serialization)
transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
transaction (ActiveRecord::Transactions)
transaction (ActiveRecord::Transactions::ClassMethods)
transaction_joinable= (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
try_to_load_dependency (ActiveRecord::TestFixtures::ClassMethods)
tsvector (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
type_cast (ActiveRecord::ConnectionAdapters::Quoting)
type_cast (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
type_cast (ActiveRecord::ConnectionAdapters::MysqlAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
uncached (ActiveRecord::ConnectionAdapters::QueryCache)
uncached (ActiveRecord::QueryCache::ClassMethods)
unescape_bytea (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_counters (ActiveRecord::CounterCache)
update_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
update_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
uses_transaction (ActiveRecord::TestFixtures::ClassMethods)
uses_transaction? (ActiveRecord::TestFixtures::ClassMethods)
valid? (ActiveRecord::Validations)
valid_alter_table_options (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
valid_scope_name? (ActiveRecord::Scoping::Named::ClassMethods)
validate_each (ActiveRecord::Validations::UniquenessValidator)
validate_each (ActiveRecord::Validations::AssociatedValidator)
validates_associated (ActiveRecord::Validations::ClassMethods)
validates_uniqueness_of (ActiveRecord::Validations::ClassMethods)
verify! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
with_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
with_transaction_returning_status (ActiveRecord::Transactions)
xml (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
xml (ActiveRecord::ConnectionAdapters::TableDefinition)