rails--rails/activerecord/lib/active_record
Emilio Tagua d289e15af9 From and lock should be defined to be consistent with other ivars. Limit and offset are always defined, no need to test that.
[#4253 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-03-22 11:48:39 -07:00
..
associations fisting uninitialized ivar warnings. [#4198 state:resolved] 2010-03-16 15:11:00 -07:00
attribute_methods fisting uninitialized ivar warnings. [#4198 state:resolved] 2010-03-16 15:11:00 -07:00
connection_adapters ActiveRecord should raise an error on invalid migration types. 2010-02-28 11:53:48 +01:00
locale
locking
railties squelching more warnings in the AR tests. [#4218 state:resolved] 2010-03-18 10:24:16 -07:00
relation From and lock should be defined to be consistent with other ivars. Limit and offset are always defined, no need to test that. 2010-03-22 11:48:39 -07:00
serializers
validations
aggregations.rb fisting uninitialized ivar warnings. [#4198 state:resolved] 2010-03-16 15:11:00 -07:00
association_preload.rb no more warning interpreted as argument prefix on association_preload.rb 2010-02-26 14:54:10 -08:00
associations.rb cleaning up some test warnings 2010-03-14 17:28:27 -06:00
attribute_methods.rb
autosave_association.rb
base.rb Move require closer to home 2010-03-17 10:11:38 -07:00
callbacks.rb
dynamic_finder_match.rb cleaning up many more warnings in activerecord [#4180 state:resolved] 2010-03-15 08:57:41 -07:00
dynamic_scope_match.rb
errors.rb Make many parts of Rails lazy. In order to facilitate this, 2010-03-07 06:24:30 -08:00
fixtures.rb
migration.rb switching migrations to use require cleans up many warnings [#4234 state:resolved] 2010-03-19 09:56:22 -07:00
named_scope.rb removing spawn from SpawnMethods 2010-03-10 13:29:00 -08:00
nested_attributes.rb cleaning up a bunch of method already defined warnings [#4209 state:resolved] 2010-03-17 13:56:33 -07:00
observer.rb Convert to class_attribute 2010-02-01 02:02:42 -08:00
query_cache.rb
railtie.rb Make many parts of Rails lazy. In order to facilitate this, 2010-03-07 06:24:30 -08:00
reflection.rb cleaning up some test warnings 2010-03-14 17:28:27 -06:00
relation.rb From and lock should be defined to be consistent with other ivars. Limit and offset are always defined, no need to test that. 2010-03-22 11:48:39 -07:00
schema.rb
schema_dumper.rb
serialization.rb
session_store.rb
test_case.rb
timestamp.rb
transactions.rb
validations.rb
version.rb Update versions of all components to normalize them to new format 2010-03-02 00:32:48 -05:00