1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support
2007-09-24 23:00:42 +00:00
..
core_ext Object#instance_exec produces fewer garbage methods. 2007-09-24 23:00:42 +00:00
json Decode json strings as Dates/Times if they're using a YAML-compatible format. Closes #9614 [Rick] 2007-09-24 17:41:55 +00:00
multibyte Make the utf-handler return the correct value for non-matching regular expressions. Closes #9049 [manfred] 2007-08-05 00:51:16 +00:00
values
vendor Some 1.9 forward compatibility 2007-09-14 00:34:43 +00:00
clean_logger.rb Added call to inspect on non-string classes for the logger (closes #8533) [codahale] 2007-09-22 18:25:30 +00:00
core_ext.rb Fix load-order inconsistency (closes #9081) [themug] 2007-07-24 18:36:13 +00:00
dependencies.rb Fixes rake annotations to search erb and builder files as well (closes #9150) [m.langenberg] 2007-09-22 17:52:11 +00:00
deprecation.rb Some 1.9 forward compatibility 2007-09-14 00:34:43 +00:00
duration.rb Add Date#since, ago, beginning_of_day, and end_of_day. Date + seconds works now. Closes #8575. 2007-06-04 22:00:53 +00:00
inflections.rb Added support for pluralization with a different starting letter than the singular version (cow/kine) (closes #4929) [norri_b/hasmanyjosh] 2007-06-23 16:47:47 +00:00
inflector.rb Fixed that pluralizing an empty string should return the same empty string, not "s" (closes #7720) [josh] 2007-09-22 18:34:43 +00:00
json.rb
multibyte.rb
option_merger.rb Some 1.9 forward compatibility 2007-09-14 00:34:43 +00:00
ordered_options.rb
version.rb Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
whiny_nil.rb whiny nil shouldn't depend on Active Record 2007-05-23 07:03:31 +00:00