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
/
activesupport
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Hash#stringify_keys and Hash#stringify_keys!
David Heinemeier Hansson
2005-02-12
1
-0
/
+2
*
Added IndifferentAccess as a way to wrap a hash by a symbol-based store that ...
David Heinemeier Hansson
2005-02-11
1
-0
/
+2
*
Added Inflector.humanize to turn attribute names like employee_salary into "E...
David Heinemeier Hansson
2005-01-17
1
-0
/
+2
*
Added availability of class inheritable attributes to the masses #477 [bitsweat]
David Heinemeier Hansson
2005-01-15
1
-0
/
+18
*
Added Inflections as an extension on String, so Inflector.pluralize(Inflector...
David Heinemeier Hansson
2005-01-15
1
-0
/
+2
*
Added Byte operations to Numeric, so 5.5.megabytes + 200.kilobytes #461 [Marc...
David Heinemeier Hansson
2005-01-11
1
-0
/
+2
*
Fixed that Dependencies.reload can't load the same file twice #420 [Kent Sibi...
David Heinemeier Hansson
2005-01-10
1
-0
/
+2
*
Added Fixnum#ago/until, Fixnum#since/from_now #450 [bitsweat]
David Heinemeier Hansson
2005-01-10
1
-0
/
+2
*
Some missing docs
David Heinemeier Hansson
2005-01-10
1
-0
/
+2
*
Added time unit extensions to Fixnum that'll return the period in seconds, li...
David Heinemeier Hansson
2005-01-10
1
-0
/
+1
[prev]