rails--rails/activesupport/lib/active_support
Jeremy Kemper 8437baa44b Out-of-range Time calculations transparently overflow to DateTime. Closes #7706.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6305 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-04 04:51:33 +00:00
..
core_ext Out-of-range Time calculations transparently overflow to DateTime. Closes #7706. 2007-03-04 04:51:33 +00:00
json Don't quote hash keys in Hash#to_json if they're valid JavaScript identifiers. 2006-11-11 18:25:26 +00:00
multibyte Nodoc the irrelevant (from 1.2) 2007-01-26 21:37:38 +00:00
values Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra] 2006-10-04 09:03:57 +00:00
vendor Nodoc the irrelevant (from 1.2) 2007-01-26 21:37:38 +00:00
binding_of_caller.rb Documentation stuff 2005-02-24 02:02:12 +00:00
breakpoint.rb quell warnings 2006-09-04 08:28:44 +00:00
caching_tools.rb Add CachingTools::HashCaching to simplify the creation of nested, autofilling hashes. 2006-03-27 03:59:35 +00:00
clean_logger.rb Allow users to provide custom formatters to Logger. [aeden] Closes #7106, #2484 2007-02-25 00:07:54 +00:00
core_ext.rb Moved Active Support into its own gem 2005-02-15 15:57:44 +00:00
dependencies.rb Remove noisy nodoc for Ruby 1.8.4 2007-01-28 17:42:44 +00:00
deprecation.rb Deprecation: warn on stderr if RAILS_DEFAULT_LOGGER isn't set yet. 2007-02-08 00:17:39 +00:00
duration.rb Added test coverage for Inflector.inflections.clear. Closes #7179. [Rich Collins]. Remove unused code from Duration#inspect. Closes #7180. [Rich Collins] 2007-01-23 05:32:08 +00:00
inflections.rb Inflections: don't singularize -ies plurals. 2006-08-30 13:04:37 +00:00
inflector.rb Full test coverage for Inflector. Closes #7228. 2007-01-28 15:52:45 +00:00
json.rb Don't quote hash keys in Hash#to_json if they're valid JavaScript identifiers. 2006-11-11 18:25:26 +00:00
multibyte.rb Nodoc the irrelevant (from 1.2) 2007-01-26 21:37:38 +00:00
option_merger.rb Don't undefine #class in OptionMerger [Rick] 2006-09-27 18:46:46 +00:00
ordered_options.rb Use Array#assoc in ActiveSupport::OrderedHash. 2006-08-25 06:01:02 +00:00
reloadable.rb Nodoc the irrelevant (from 1.2) 2007-01-26 21:37:38 +00:00
version.rb Update versions for Rails 1.1.1 2006-04-06 05:26:14 +00:00
whiny_nil.rb occured -> occurred. Closes #5559. 2006-07-10 19:41:59 +00:00