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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added option for turning off the automated timestamps
David Heinemeier Hansson
2004-12-16
1
-6
/
+2
*
Added assumption that a Symbol-based scope should end in _id unless it does s...
David Heinemeier Hansson
2004-12-16
1
-1
/
+9
*
Added assumption that a Symbol-based scope should end in _id unless it does s...
David Heinemeier Hansson
2004-12-16
1
-1
/
+1
*
Added that Active Records will automatically record creation and/or update ti...
David Heinemeier Hansson
2004-12-16
1
-12
/
+4
*
Added Base.validates_format_of that Validates whether the value of the specif...
David Heinemeier Hansson
2004-12-16
3
-4
/
+4
*
Added tree mixin and unit tests for all the mixins
David Heinemeier Hansson
2004-12-15
10
-1
/
+91
*
Added a better exception for when a type column is used in a table without th...
David Heinemeier Hansson
2004-12-14
2
-1
/
+7
*
Attempted to capture #286 in a unit test, but couldnt get it to fail
David Heinemeier Hansson
2004-12-12
2
-1
/
+5
*
Added validation macros to make the stackable just like the lifecycle callbacks
David Heinemeier Hansson
2004-12-09
1
-1
/
+10
*
Added counter_sql option for has_many associations [bitsweat]
David Heinemeier Hansson
2004-12-07
1
-0
/
+6
*
Added proper handling of time fields that are turned into Time objects with t...
David Heinemeier Hansson
2004-12-01
4
-0
/
+4
*
Initial
David Heinemeier Hansson
2004-11-24
49
-0
/
+703