rails--rails/activesupport/lib/active_support
David Heinemeier Hansson f4c579e92e More inflector fixes #1608
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1699 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-05 07:44:46 +00:00
..
core_ext Fixed memory leak with Object#remove_subclasses_of, which inflicted a Rails application running in development mode with a ~20KB leak per request #1289 [c.r.mcgrath@gmail.com] 2005-06-30 06:11:26 +00:00
values Made TimeZone even more delicious #709 2005-02-24 11:56:09 +00:00
binding_of_caller.rb
breakpoint.rb
class_attribute_accessors.rb Fixed conflict with Glue gem #1606 [Rick Olson] 2005-07-04 19:15:40 +00:00
class_inheritable_attributes.rb
clean_logger.rb Improved the silence method on the logger to ensure restoring the old level #1240 [bitsweat 2005-05-02 17:20:18 +00:00
core_ext.rb
dependencies.rb Improved performance of Routes generation by a factor of 5 #1434 [Nicholas Seckar] Added named routes (NEEDS BETTER DESCRIPTION) #1434 [Nicholas Seckar] 2005-06-24 16:40:01 +00:00
inflector.rb More inflector fixes #1608 2005-07-05 07:44:46 +00:00
misc.rb
module_attribute_accessors.rb
whiny_nil.rb Improved the whiny nil #1600 [Nicholas Seckar] 2005-07-04 09:54:30 +00:00