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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Base.validate_confirmation that encapsulates the pattern of wanting to ...
David Heinemeier Hansson
2004-12-09
1
-4
/
+22
*
Added validation macros to make the stackable just like the lifecycle callbacks
David Heinemeier Hansson
2004-12-09
1
-1
/
+10
*
Added named bind-style variable interpolation #281 [Michael Koziarski]
David Heinemeier Hansson
2004-12-08
1
-0
/
+21
*
Added the option for sanitizing find_by_sql and the offset parts in regular f...
David Heinemeier Hansson
2004-12-07
1
-1
/
+36
*
Fixed value quoting in all generated SQL statements, so that integers are not...
David Heinemeier Hansson
2004-12-07
1
-2
/
+2
*
Added counter_sql option for has_many associations [bitsweat]
David Heinemeier Hansson
2004-12-07
3
-36
/
+49
*
Fixed the Inflector to handle the movie/movies pair correctly #261 [Scott Baron]
David Heinemeier Hansson
2004-12-07
1
-0
/
+1
*
Added bind-style variable interpolation for the condition arrays that uses th...
David Heinemeier Hansson
2004-12-07
1
-0
/
+7
*
Added proper handling of time fields that are turned into Time objects with t...
David Heinemeier Hansson
2004-12-01
6
-3
/
+22
*
Added reverse order of deleting fixtures, so referential keys can be maintain...
David Heinemeier Hansson
2004-12-01
3
-8
/
+8
*
Initial
David Heinemeier Hansson
2004-11-24
73
-0
/
+3337
[prev]