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
/
lib
/
active_support.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with...
Michael Koziarski
2006-10-03
1
-0
/
+2
*
Eliminate Active Support warnings.
Jeremy Kemper
2006-08-29
1
-1
/
+1
*
Initial Version of Deprecation for Rails[Koz]
Michael Koziarski
2006-07-27
1
-0
/
+1
*
move vendor inside lib so that rake freeze_edge works
Rick Olson
2006-03-08
1
-1
/
+1
*
Added Hash#to_xml and Array#to_xml that makes it much easier to produce XML f...
David Heinemeier Hansson
2006-03-08
1
-1
/
+4
*
Added reusable reloading support through the inclusion of the Relodable modul...
David Heinemeier Hansson
2006-01-29
1
-2
/
+1
*
Add ActiveSupport::JSON and Object#to_json for converting Ruby objects to JSO...
Sam Stephenson
2005-12-27
1
-1
/
+3
*
Add Object#with_options for DRYing up multiple calls to methods having shared...
Sam Stephenson
2005-12-15
1
-0
/
+1
*
Include OrderedOptions by default
David Heinemeier Hansson
2005-09-30
1
-0
/
+2
*
Added Kernel#silence_warnings and puts it into use throughout the framework
David Heinemeier Hansson
2005-09-11
1
-1
/
+0
*
Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Move...
David Heinemeier Hansson
2005-03-06
1
-0
/
+4
*
Moved TimeZone to Active Support
David Heinemeier Hansson
2005-02-23
1
-0
/
+2
*
Move Controllers wrapper module away from environment.rb and into dependencie...
David Heinemeier Hansson
2005-02-15
1
-0
/
+29