index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
deprecated_associations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove spurious tests from deprecated_associations_test, most of these aren't...
Michael Koziarski
2007-07-15
1
-220
/
+2
*
Remove deprecated find_first and find_all.
Jeremy Kemper
2007-06-11
1
-6
/
+3
*
Stray code.
Jeremy Kemper
2006-09-15
1
-2
/
+0
*
Deprecation tests. Remove warnings for dynamic finders and for the foo_count ...
Jeremy Kemper
2006-09-15
1
-107
/
+153
*
fix test_find_in_association_with_options test, tweak other tests affected by...
Rick Olson
2006-03-16
1
-2
/
+2
*
r3095@asus: jeremy | 2005-11-15 22:40:51 -0800
Jeremy Kemper
2005-11-16
1
-1
/
+1
*
Adds :nullify option to :depends. Closes #2015 (Robby Russell)
Tobias Lütke
2005-10-15
1
-5
/
+6
*
Refactored away all the legacy validate_options calls and replaced them with ...
David Heinemeier Hansson
2005-09-09
1
-1
/
+1
*
Be sure to use the @finder_sql in the has_many association's #find method, ev...
Jamis Buck
2005-06-13
1
-4
/
+4
*
Don't expect fixtures to be returned in the order they were inserted.
Jeremy Kemper
2005-06-11
1
-1
/
+1
*
Do not use instantiated fixtures (in general) in tests. Also, support the use...
Jamis Buck
2005-06-10
1
-23
/
+22
*
Moved build_association and create_association for has_one and belongs_to out...
David Heinemeier Hansson
2005-04-12
1
-24
/
+0
*
Remove outdated dev-utils
David Heinemeier Hansson
2005-02-23
1
-1
/
+0
*
Fixed documentation snafus #575, #576, #577, #585
David Heinemeier Hansson
2005-02-07
1
-4
/
+4
*
Added support for associating unsaved objects #402 [Tim Bates]
David Heinemeier Hansson
2005-01-15
1
-2
/
+36
*
Added that Base#find takes an optional options hash, including :conditions. B...
David Heinemeier Hansson
2005-01-01
1
-10
/
+16
*
Added counter_sql option for has_many associations [bitsweat]
David Heinemeier Hansson
2004-12-07
1
-36
/
+38
*
Added reverse order of deleting fixtures, so referential keys can be maintain...
David Heinemeier Hansson
2004-12-01
1
-2
/
+2
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+335