1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record
2014-03-12 17:49:23 +01:00
..
associations Replace map.flatten with flat_map in activerecord 2014-03-03 19:23:22 -08:00
attribute_methods Aesthetic 2014-01-29 20:48:43 -02:00
coders
connection_adapters Merge pull request #13040 from kamipo/case_sensitive_comparison 2014-03-12 10:51:10 -03:00
fixture_set Introduce a context for rendering fixtures ERB. 2013-12-03 02:52:26 -05:00
locale
locking
migration Drop the correct index after reverting a migration 2014-02-13 17:18:16 +01:00
railties Merge pull request #14048 from pcreux/better-error-message-db-migrate-down 2014-02-14 12:01:26 -02:00
relation get rid of intermediate arrays. 2014-03-05 10:45:37 +01:00
scoping fix typo app -> all 2014-03-07 15:06:20 +01:00
serializers
tasks create/drop test and development databases only if RAILS_ENV is nil 2014-01-08 14:37:07 +01:00
validations Merge pull request #13040 from kamipo/case_sensitive_comparison 2014-03-12 10:51:10 -03:00
aggregations.rb
association_relation.rb
associations.rb Replace map.flatten with flat_map in activerecord 2014-03-03 19:23:22 -08:00
attribute_assignment.rb
attribute_methods.rb Fixes STI when 2+ levels deep. 2014-03-10 14:10:46 -04:00
autosave_association.rb Merge pull request #8313 from alan/only_save_changed_has_one_objects 2014-03-10 11:41:55 -03:00
base.rb put core at the beginning so other classes can modify the behavior 2014-01-22 09:28:19 -05:00
callbacks.rb Fix ActiveRecord::Callbacks sample code [ci skip] 2013-12-03 23:27:23 +09:00
connection_handling.rb Handle missing environment from non empty config 2014-02-21 16:18:10 -06:00
core.rb Add config to disable schema dump after migration 2014-02-06 17:38:31 +05:30
counter_cache.rb Spelling and Grammar checks 2013-12-12 18:28:34 +05:30
dynamic_matchers.rb Fixed a bug in AR::Base#respond_to? 2014-01-29 10:53:48 -08:00
enum.rb Document that enum conditions must use the ordinal value 2014-02-04 15:27:57 -02:00
errors.rb Tell how to Create a Database in Error Message 2013-12-23 10:23:48 -05:00
explain.rb
explain_registry.rb
explain_subscriber.rb
fixtures.rb Fixed typo in comment about MAX_ID. 2014-02-23 12:17:44 +08:00
gem_version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
inheritance.rb Move changed_attributes into dirty.rb 2014-01-22 13:47:34 -05:00
integration.rb Fix to_param when attribute has multibyte character 2013-12-19 05:29:16 +09:00
log_subscriber.rb
migration.rb adding missed change 2014-02-11 15:00:01 -08:00
model_schema.rb
nested_attributes.rb
no_touching.rb
null_relation.rb Mark the arguments needed by activerecord-deprecated_finders with a TODO 2013-12-11 13:35:34 -02:00
persistence.rb Enhance docs for update_attribute [ci-skip] 2014-03-12 17:49:23 +01:00
query_cache.rb
querying.rb Ensure #second acts like #first AR finder 2014-01-20 16:58:18 -05:00
railtie.rb Ensure Active Record connection consistency 2014-01-09 16:35:37 -06:00
readonly_attributes.rb
reflection.rb
relation.rb includes uses SQL parsing when String joins are involved. 2014-02-28 09:56:07 +01:00
result.rb Return sized enumerator from Batches#find_each 2014-02-05 16:53:02 -05:00
runtime_registry.rb
sanitization.rb move alias method sanitize_conditions to a correct place 2014-02-09 12:04:26 +00:00
schema.rb
schema_dumper.rb
schema_migration.rb
scoping.rb Move changed_attributes into dirty.rb 2014-01-22 13:47:34 -05:00
serialization.rb
statement_cache.rb
store.rb Fix: ActiveRecord::Store TypeError conversion when using YAML coder 2014-01-06 11:36:19 -02:00
timestamp.rb Move changed_attributes into dirty.rb 2014-01-22 13:47:34 -05:00
transactions.rb Make sure transaction state resets after commit 2014-02-03 15:49:48 -05:00
translation.rb
validations.rb
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00