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
/
fixtures_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixtures ignore table name prefix and suffix #1987 [Jakob S]
Jamis Buck
2005-09-02
1
-0
/
+38
*
Do not use instantiated fixtures (in general) in tests. Also, support the use...
Jamis Buck
2005-06-10
1
-0
/
+7
*
Added fixture accessors that can be used when fixture instantiation is disabl...
Jamis Buck
2005-06-03
1
-0
/
+7
*
Fixed that fixtures were being deleted in the same order as inserts causing F...
David Heinemeier Hansson
2005-04-18
1
-0
/
+24
*
Added quoting of column names for fixtures #997 [jcfischer@gmail.com]
David Heinemeier Hansson
2005-04-07
1
-2
/
+10
*
Added with additional settings for working with transactional fixtures and pr...
David Heinemeier Hansson
2005-03-20
1
-1
/
+16
*
Added the possibility of specifying fixtures in multiple calls #816 [kim@tink...
David Heinemeier Hansson
2005-03-17
1
-0
/
+20
*
Added transactional fixtures that uses rollback to undo changes to fixtures i...
David Heinemeier Hansson
2005-03-06
1
-1
/
+30
*
Added tree mixin and unit tests for all the mixins
David Heinemeier Hansson
2004-12-15
1
-0
/
+19
*
Tidied up Fixtures for better readability and some error checking [bitsweat]
David Heinemeier Hansson
2004-12-09
1
-6
/
+12
*
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
/
+84