rails--rails/activerecord/lib/active_record
Ghouse Mohamed 6ee6cb554b Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
..
associations Add `active_record.destroy_association_async_batch_size` configuration 2022-03-09 11:13:16 -07:00
attribute_methods Improve serialize API doc [ci-skip] 2022-02-21 11:45:10 -06:00
coders
connection_adapters Fix `remove_foreign_key` with `:if_exists` option when foreign key actually exists 2022-03-08 17:45:16 +02:00
database_configurations Fix missing require of reverse_merge extension 2022-01-21 15:12:34 -05:00
encryption Merge PR #44361 2022-02-25 22:05:36 +00:00
fixture_set Require base64 in the places we're using it 2022-02-25 02:30:59 +10:30
locale
locking Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
middleware Replace backticks with RDoc markup [ci-skip] 2022-02-21 11:11:11 -06:00
migration Mark up inline code [ci-skip] 2022-02-21 11:11:11 -06:00
railties fix namespaced schema load ignoring protected env 2022-03-07 19:46:07 -05:00
relation Improve the documentation and guide about where.not 2022-03-08 04:22:55 +00:00
scoping Fix invalid syntax in all_queries example [ci skip] 2022-03-05 14:38:54 +00:00
tasks Remove `--no-comments` from Postgres structure dumps 2022-03-07 12:40:12 -06:00
type Remove unused code 2021-12-20 00:19:11 +08:00
type_caster
validations Add Oxford commas [ci-skip] 2022-02-21 11:11:11 -06:00
aggregations.rb
association_relation.rb
associations.rb Add Oxford commas [ci-skip] 2022-02-21 11:11:11 -06:00
asynchronous_queries_tracker.rb
attribute_assignment.rb
attribute_methods.rb Replace "overwrite" with "override" [ci-skip] 2022-02-21 11:11:11 -06:00
attributes.rb
autosave_association.rb Fix error when saving an association with a relation named record 2022-01-17 21:46:54 +01:00
base.rb Replace "overwrite" with "override" [ci-skip] 2022-02-21 11:11:11 -06:00
callbacks.rb
connection_adapters.rb
connection_handling.rb Add Oxford commas [ci-skip] 2022-02-21 11:11:11 -06:00
core.rb Merge pull request #44596 from fractaledmind/patch-1 2022-03-10 14:27:44 +01:00
counter_cache.rb
database_configurations.rb Correct doc typo [ci skip] 2022-01-07 11:27:29 -06:00
delegated_type.rb
destroy_association_async_job.rb
disable_joins_association_relation.rb
dynamic_matchers.rb
encryption.rb
enum.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
errors.rb
explain.rb
explain_registry.rb
explain_subscriber.rb Fix ActiveRecord's explain for queries starting with comments 2022-02-07 00:47:33 +02:00
fixtures.rb Mark up inline code [ci-skip] 2022-02-21 11:11:11 -06:00
future_result.rb
gem_version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
inheritance.rb
insert_all.rb Fix some typos. 2022-02-21 17:58:23 +01:00
integration.rb Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
internal_metadata.rb
legacy_yaml_adapter.rb
log_subscriber.rb
migration.rb Fix formatting of parameters doc [ci-skip] 2022-02-21 11:11:11 -06:00
model_schema.rb Fix typos [ci-skip] 2022-02-21 11:11:11 -06:00
nested_attributes.rb
no_touching.rb
null_relation.rb
persistence.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
query_cache.rb
query_logs.rb
querying.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
railtie.rb Setup on_encrypted_attribute_declared hook only once 2022-02-07 19:42:04 +00:00
readonly_attributes.rb
reflection.rb Merge PR #43389 2021-12-20 22:47:24 +00:00
relation.rb Mark up inline code [ci-skip] 2022-02-21 11:11:11 -06:00
result.rb
runtime_registry.rb
sanitization.rb
schema.rb Dump the database schema containing the current Rails version 2022-02-07 18:58:36 +00:00
schema_dumper.rb Remove TODO 2022-02-07 20:55:45 +00:00
schema_migration.rb Don't use schema cache when checking schema migrations 2021-12-15 10:53:58 -05:00
scoping.rb
secure_password.rb Refine authenticate_by security guarantee [ci-skip] 2021-12-25 17:00:05 -06:00
secure_token.rb
serialization.rb
signed_id.rb Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
statement_cache.rb
store.rb
suppressor.rb
table_metadata.rb
test_databases.rb
test_fixtures.rb Reduce the memory footprint of fixtures accessors 2022-02-24 09:33:58 +01:00
timestamp.rb Allow default_timezone to vary between databases 2021-12-13 13:35:25 +10:30
touch_later.rb
transactions.rb
translation.rb Replace "overwrite" with "override" [ci-skip] 2022-02-21 11:11:11 -06:00
type.rb
type_caster.rb
validations.rb
version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30