Methods

<=> (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
<=> (ActiveRecord::Base)
== (ActiveRecord::Base)
=== (ActiveRecord::Base)
[] (ActiveRecord::Fixtures)
[] (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::TableDefinition)
[] (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[] (ActiveRecord::ConnectionAdapters::StatementPool)
[]= (ActiveRecord::Fixtures)
[]= (ActiveRecord::ConnectionAdapters::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
[]= (ActiveRecord::ConnectionAdapters::MysqlAdapter::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::PostgreSQLAdapter)
active? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
active_connection? (ActiveRecord::ConnectionAdapters::ConnectionPool)
active_connections? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
adapter_name (ActiveRecord::ConnectionAdapters::AbstractAdapter)
adapter_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
add_column (ActiveRecord::ConnectionAdapters::SchemaStatements)
add_column (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
add_column (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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_to_transaction (ActiveRecord::Transactions)
add_transaction_record (ActiveRecord::ConnectionAdapters::DatabaseStatements)
after_commit (ActiveRecord::Transactions::ClassMethods)
after_rollback (ActiveRecord::Transactions::ClassMethods)
announce (ActiveRecord::Migration)
arel_engine (ActiveRecord::Base)
arel_table (ActiveRecord::Base)
assign_attributes (ActiveRecord::AttributeAssignment)
assume_migrated_upto_version (ActiveRecord::ConnectionAdapters::SchemaStatements)
attr_readonly (ActiveRecord::ReadonlyAttributes::ClassMethods)
attribute_cast_code (ActiveRecord::AttributeMethods::TimeZoneConversion::ClassMethods)
attribute_method? (ActiveRecord::AttributeMethods::ClassMethods)
attribute_methods_generated? (ActiveRecord::AttributeMethods::ClassMethods)
attribute_names (ActiveRecord::AttributeMethods::ClassMethods)
attributes= (ActiveRecord::AttributeAssignment)
attributes_before_type_cast (ActiveRecord::AttributeMethods::BeforeTypeCast)
bang? (ActiveRecord::DynamicFinderMatch)
base_class (ActiveRecord::Inheritance::ClassMethods)
basename (ActiveRecord::MigrationProxy)
begin_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
begin_db_transaction (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
begin_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
belongs_to (ActiveRecord::ConnectionAdapters::TableDefinition)
belongs_to (ActiveRecord::ConnectionAdapters::Table)
cache (ActiveRecord::ConnectionAdapters::QueryCache)
cache_attribute? (ActiveRecord::AttributeMethods::Read::ClassMethods)
cache_attributes (ActiveRecord::AttributeMethods::Read::ClassMethods)
cache_fixtures (ActiveRecord::Fixtures)
cache_for_connection (ActiveRecord::Fixtures)
cache_key (ActiveRecord::Integration)
cached_attributes (ActiveRecord::AttributeMethods::Read::ClassMethods)
cached_fixtures (ActiveRecord::Fixtures)
call (ActiveRecord::ConnectionAdapters::ConnectionManagement)
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::AbstractMysqlAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
change_column_null (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
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_of_active_record_descendant (ActiveRecord::Inheritance::ClassMethods)
clear (ActiveRecord::ConnectionAdapters::StatementPool)
clear (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
clear (ActiveRecord::ConnectionAdapters::MysqlAdapter::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::PostgreSQLAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
clear_cache! (ActiveRecord::ConnectionAdapters::ConnectionPool)
clear_cache! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
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_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::ModelSchema::ClassMethods)
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)
compute_type (ActiveRecord::Inheritance::ClassMethods)
connected? (ActiveRecord::Base)
connected? (ActiveRecord::ConnectionAdapters::ConnectionHandler)
connected? (ActiveRecord::ConnectionAdapters::ConnectionPool)
connection (ActiveRecord::Migration)
connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
connection (ActiveRecord::Base)
connection (ActiveRecord::Base)
connection (ActiveRecord::SessionStore::SqlBypass)
connection_config (ActiveRecord::Base)
connection_id (ActiveRecord::Base)
connection_id= (ActiveRecord::Base)
connection_pool (ActiveRecord::SessionStore::SqlBypass)
connection_pool (ActiveRecord::Base)
content_columns (ActiveRecord::ModelSchema::ClassMethods)
copy (ActiveRecord::Migration)
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_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
create_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
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)
dangerous_attribute_method? (ActiveRecord::AttributeMethods::ClassMethods)
dangerous_attribute_method? (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
data (ActiveRecord::SessionStore::SqlBypass)
data (ActiveRecord::SessionStore::Session)
data_column_size_limit (ActiveRecord::SessionStore::Session)
decrement_counter (ActiveRecord::CounterCache)
decrement_open_transactions (ActiveRecord::ConnectionAdapters::AbstractAdapter)
default_primary_key_type (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
default_sequence_name (ActiveRecord::ConnectionAdapters::DatabaseStatements)
define_attribute_methods (ActiveRecord::AttributeMethods::ClassMethods)
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)
delete (ActiveRecord::ConnectionAdapters::StatementPool)
delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
delete (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
delete_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
descends_from_active_record? (ActiveRecord::Inheritance::ClassMethods)
destroy (ActiveRecord::SessionStore::SqlBypass)
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::ConnectionPool)
disconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
disconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
disconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
distinct (ActiveRecord::ConnectionAdapters::SchemaStatements)
down (ActiveRecord::Migration)
drop_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
each (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
each (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
each (ActiveRecord::Result)
each (ActiveRecord::ConnectionAdapters::StatementPool)
each (ActiveRecord::Fixtures::File)
each (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
each (ActiveRecord::Fixtures)
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)
exec_delete (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_delete (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_delete (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_delete (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_insert (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_insert (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_query (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_query (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_query (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_query (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_query (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_update (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
exec_update (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
exec_update (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
exec_update (ActiveRecord::ConnectionAdapters::MysqlAdapter)
exec_update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
exec_without_stmt (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
execute (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
execute (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
execute (ActiveRecord::ConnectionAdapters::DatabaseStatements)
execute (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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::Mysql2Adapter)
explain (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
extract_schema_and_table (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::Utils)
find_by_session_id (ActiveRecord::SessionStore::Session)
find_by_session_id (ActiveRecord::SessionStore::SqlBypass)
find_by_sql (ActiveRecord::Querying)
finder? (ActiveRecord::DynamicFinderMatch)
fixture_is_cached? (ActiveRecord::Fixtures)
fixtures (ActiveRecord::TestFixtures::ClassMethods)
freeze (ActiveRecord::Base)
frozen? (ActiveRecord::Base)
generated_external_attribute_methods (ActiveRecord::AttributeMethods::ClassMethods)
generated_feature_methods (ActiveRecord::Base)
hash (ActiveRecord::Base)
id (ActiveRecord::AttributeMethods::PrimaryKey)
id= (ActiveRecord::AttributeMethods::PrimaryKey)
id? (ActiveRecord::AttributeMethods::PrimaryKey)
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::Table)
index_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_for_remove (ActiveRecord::ConnectionAdapters::SchemaStatements)
index_name_length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
index_name_length (ActiveRecord::ConnectionAdapters::DatabaseLimits)
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_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::DatabaseStatements)
insert_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
insert_sql (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
inspect (ActiveRecord::Base)
inspect (ActiveRecord::Base)
instance_method_already_implemented? (ActiveRecord::AttributeMethods::ClassMethods)
instantiate (ActiveRecord::Inheritance::ClassMethods)
instantiate_all_loaded_fixtures (ActiveRecord::Fixtures)
instantiate_fixtures (ActiveRecord::Fixtures)
instantiator? (ActiveRecord::DynamicFinderMatch)
inverse (ActiveRecord::Migration::CommandRecorder)
joins_per_query (ActiveRecord::ConnectionAdapters::DatabaseLimits)
key? (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
key? (ActiveRecord::ConnectionAdapters::StatementPool)
last_inserted_id (ActiveRecord::ConnectionAdapters::MysqlAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
last_inserted_id (ActiveRecord::ConnectionAdapters::DatabaseStatements)
lease (ActiveRecord::ConnectionAdapters::AbstractAdapter)
length (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::StatementPool)
length (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
length (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
limited_update_conditions (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
limited_update_conditions (ActiveRecord::ConnectionAdapters::DatabaseStatements)
loaded? (ActiveRecord::SessionStore::Session)
loaded? (ActiveRecord::SessionStore::SqlBypass)
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)
mark_for_destruction (ActiveRecord::AutosaveAssociation)
marked_for_destruction? (ActiveRecord::AutosaveAssociation)
mass_assignment_options (ActiveRecord::AttributeAssignment)
mass_assignment_role (ActiveRecord::AttributeAssignment)
match (ActiveRecord::DynamicFinderMatch)
match (ActiveRecord::DynamicScopeMatch)
message (ActiveRecord::StaleObjectError)
message (ActiveRecord::UnknownPrimaryKey)
method_defined_within? (ActiveRecord::AttributeMethods::ClassMethods)
method_missing (ActiveRecord::Migration)
migrate (ActiveRecord::Migration)
migrate (ActiveRecord::Migration)
mysql2_connection (ActiveRecord::Base)
native_database_types (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
native_database_types (ActiveRecord::ConnectionAdapters::SchemaStatements)
new (ActiveRecord::Base)
new (ActiveRecord::DynamicFinderMatch)
new (ActiveRecord::WrappedDatabaseException)
new (ActiveRecord::MigrationProxy)
new (ActiveRecord::AttributeAssignmentError)
new (ActiveRecord::DynamicScopeMatch)
new (ActiveRecord::SessionStore::SqlBypass)
new (ActiveRecord::ConnectionAdapters::TableDefinition)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter::Version)
new (ActiveRecord::Migration::CommandRecorder)
new (ActiveRecord::ConnectionAdapters::ConnectionHandler)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
new (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::Table)
new (ActiveRecord::Result)
new (ActiveRecord::Migration)
new (ActiveRecord::Fixtures)
new (ActiveRecord::Validations::UniquenessValidator)
new (ActiveRecord::ConnectionAdapters::StatementPool)
new (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
new (ActiveRecord::StaleObjectError)
new (ActiveRecord::RecordInvalid)
new (ActiveRecord::Fixtures::File)
new (ActiveRecord::MultiparameterAssignmentErrors)
new (ActiveRecord::UnknownPrimaryKey)
new (ActiveRecord::SessionStore::Session)
new (ActiveRecord::ConnectionAdapters::SchemaCache)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter::StatementPool)
new (ActiveRecord::ConnectionAdapters::ConnectionPool)
new (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
new (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
new (ActiveRecord::ConnectionAdapters::ConnectionManagement)
new (ActiveRecord::ConnectionAdapters::MysqlAdapter)
new (ArJdbcMySQL::Error)
next_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::StatementPool)
next_migration_number (ActiveRecord::Migration)
open (ActiveRecord::Fixtures::File)
options_include_default? (ActiveRecord::ConnectionAdapters::SchemaStatements)
outside_transaction? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
outside_transaction? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
perform_validations (ActiveRecord::Validations)
pk_and_sequence_for (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
populate_with_current_scope_attributes (ActiveRecord::Scoping)
postgresql_version (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
prefetch_primary_key? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
primary_key (ActiveRecord::ConnectionAdapters::TableDefinition)
primary_key (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
primary_key (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
primary_key (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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::Quoting)
quote_table_name (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
quoted_primary_key (ActiveRecord::AttributeMethods::PrimaryKey::ClassMethods)
quoted_table_name (ActiveRecord::ModelSchema::ClassMethods)
quoted_true (ActiveRecord::ConnectionAdapters::Quoting)
quoted_true (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
raw_connection (ActiveRecord::ConnectionAdapters::AbstractAdapter)
raw_write_attribute (ActiveRecord::AttributeMethods::Write)
read_attribute (ActiveRecord::AttributeMethods::Read)
read_attribute_before_type_cast (ActiveRecord::AttributeMethods::BeforeTypeCast)
read_attribute_before_type_cast (ActiveRecord::AttributeMethods::Serialization)
readonly! (ActiveRecord::Base)
readonly? (ActiveRecord::Base)
readonly_attributes (ActiveRecord::ReadonlyAttributes::ClassMethods)
reconnect! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reconnect! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reconnect! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
record (ActiveRecord::Migration::CommandRecorder)
recreate_database (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
references (ActiveRecord::ConnectionAdapters::TableDefinition)
references (ActiveRecord::ConnectionAdapters::Table)
release_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
release_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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::PostgreSQLAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rename_table (ActiveRecord::ConnectionAdapters::SchemaStatements)
rename_table (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
require_fixture_classes (ActiveRecord::TestFixtures::ClassMethods)
requires_reloading? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
requires_reloading? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
reset! (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
reset! (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
reset! (ActiveRecord::ConnectionAdapters::MysqlAdapter)
reset! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
reset_cache (ActiveRecord::Fixtures)
reset_column_information (ActiveRecord::ModelSchema::ClassMethods)
reset_counters (ActiveRecord::CounterCache)
reset_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
reset_sequence! (ActiveRecord::ConnectionAdapters::DatabaseStatements)
respond_to? (ActiveRecord::DynamicMatchers)
retrieve_connection (ActiveRecord::Base)
retrieve_connection_pool (ActiveRecord::ConnectionAdapters::ConnectionHandler)
revert (ActiveRecord::Migration)
reverting? (ActiveRecord::Migration)
rollback_active_record_state! (ActiveRecord::Transactions)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
rollback_db_transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
rollback_to_savepoint (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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::SessionStore::SqlBypass)
save! (ActiveRecord::Validations)
save_method (ActiveRecord::DynamicFinderMatch)
save_record? (ActiveRecord::DynamicFinderMatch)
say (ActiveRecord::Migration)
say_with_time (ActiveRecord::Migration)
schema_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
schema_search_path= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
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)
serializable_hash (ActiveRecord::Serialization)
serialize (ActiveRecord::AttributeMethods::Serialization::ClassMethods)
serialize (ActiveRecord::AttributeMethods::Serialization::Attribute)
serialized_value (ActiveRecord::AttributeMethods::Serialization::Attribute)
session_auth= (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
set_fixture_class (ActiveRecord::TestFixtures::ClassMethods)
set_locking_column (ActiveRecord::Locking::Optimistic::ClassMethods)
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::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::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::PostgreSQLAdapter)
supports_ddl_transactions? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::Mysql2Adapter)
supports_explain? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_explain? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_index_sort_order? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_insert_with_returning? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
supports_migrations? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
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::SQLiteAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::AbstractAdapter)
supports_savepoints? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::DatabaseStatements)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
supports_statement_cache? (ActiveRecord::ConnectionAdapters::MysqlAdapter)
suppress_messages (ActiveRecord::Migration)
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::SchemaCache)
table_exists? (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
table_exists? (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
table_exists? (ActiveRecord::ModelSchema::ClassMethods)
table_exists? (ActiveRecord::ConnectionAdapters::SchemaStatements)
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_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_hash (ActiveRecord::Result)
to_key (ActiveRecord::AttributeMethods::PrimaryKey)
to_param (ActiveRecord::Integration)
to_sql (ActiveRecord::ConnectionAdapters::TableDefinition)
to_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
to_xml (ActiveRecord::Serialization)
transaction (ActiveRecord::Transactions::ClassMethods)
transaction (ActiveRecord::ConnectionAdapters::DatabaseStatements)
transaction (ActiveRecord::Transactions)
transaction_joinable= (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::AbstractAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
translate_exception (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
try_to_load_dependency (ActiveRecord::TestFixtures::ClassMethods)
tsvector (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)
type_cast (ActiveRecord::ConnectionAdapters::MysqlAdapter)
type_cast (ActiveRecord::ConnectionAdapters::Quoting)
type_cast (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
type_cast_attribute_for_write (ActiveRecord::AttributeMethods::Serialization)
type_to_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
type_to_sql (ActiveRecord::ConnectionAdapters::AbstractMysqlAdapter)
uncached (ActiveRecord::ConnectionAdapters::QueryCache)
undefine_attribute_methods (ActiveRecord::AttributeMethods::ClassMethods)
undefine_attribute_methods (ActiveRecord::AttributeMethods::Read::ClassMethods)
unescape_bytea (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
unserialize (ActiveRecord::AttributeMethods::Serialization::Attribute)
unserialized_value (ActiveRecord::AttributeMethods::Serialization::Attribute)
up (ActiveRecord::Migration)
update (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_counters (ActiveRecord::Locking::Optimistic::ClassMethods)
update_counters (ActiveRecord::CounterCache)
update_sql (ActiveRecord::ConnectionAdapters::DatabaseStatements)
update_sql (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter)
uses_transaction (ActiveRecord::TestFixtures::ClassMethods)
uses_transaction? (ActiveRecord::TestFixtures::ClassMethods)
valid? (ActiveRecord::Validations)
valid_alter_table_options (ActiveRecord::ConnectionAdapters::SQLiteAdapter)
validate_each (ActiveRecord::Validations::AssociatedValidator)
validate_each (ActiveRecord::Validations::UniquenessValidator)
validates_associated (ActiveRecord::Validations::ClassMethods)
validates_uniqueness_of (ActiveRecord::Validations::ClassMethods)
verify! (ActiveRecord::ConnectionAdapters::AbstractAdapter)
with_connection (ActiveRecord::ConnectionAdapters::ConnectionPool)
with_exclusive_scope (ActiveRecord::Scoping::ClassMethods)
with_lock (ActiveRecord::Locking::Pessimistic)
with_scope (ActiveRecord::Scoping::ClassMethods)
with_transaction_returning_status (ActiveRecord::Transactions)
write (ActiveRecord::Migration)
write_attribute (ActiveRecord::AttributeMethods::Write)
xml (ActiveRecord::ConnectionAdapters::TableDefinition)
xml (ActiveRecord::ConnectionAdapters::PostgreSQLAdapter::TableDefinition)