rails--rails/activesupport/lib/active_support
Jeremy Kemper 9c8227973c r3574@sedna: jeremy | 2005-10-13 11:16:51 -0700
More precise Logger version test to account for distributions that don't keep Ruby and its stdlib in sync.  Logger#silence yields self for convenience.  Logger unit tests.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2553 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-13 19:05:32 +00:00
..
core_ext Replace '%e' from long and short time formats as Windows does not support it. Closes #2344. 2005-10-10 00:19:04 +00:00
values Made TimeZone even more delicious #709 2005-02-24 11:56:09 +00:00
binding_of_caller.rb Documentation stuff 2005-02-24 02:02:12 +00:00
breakpoint.rb Documentation stuff 2005-02-24 02:02:12 +00:00
class_attribute_accessors.rb Fixed conflict with Glue gem #1606 [Rick Olson] 2005-07-04 19:15:40 +00:00
class_inheritable_attributes.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
clean_logger.rb r3574@sedna: jeremy | 2005-10-13 11:16:51 -0700 2005-10-13 19:05:32 +00:00
core_ext.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
dependencies.rb Chain the const_missing hook to any previously existing hook so rails can play nicely with rake 2005-10-03 15:28:08 +00:00
inflections.rb Fixed inflections for status, quiz, move #2056 [deirdre@deirdre.net] 2005-09-12 05:29:47 +00:00
inflector.rb Fixed Inflector.underscore for use with acronyms, so HTML becomes html instead of htm_l #2173 [k@v2studio.com] 2005-09-13 07:44:20 +00:00
module_attribute_accessors.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
ordered_options.rb Added method access to OrdredOptions 2005-09-30 07:14:37 +00:00
version.rb move lib/version.rb to lib/active_support/version.rb 2005-10-10 14:35:59 +00:00
whiny_nil.rb Improved the whiny nil #1600 [Nicholas Seckar] 2005-07-04 09:54:30 +00:00