root/tags/rel_1-2-3/activesupport/lib/active_support/core_ext
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| array | 5668 | 2 years | Fixed Array#to_xml when it contains a series of hashes (each piece would … | |
| bigdecimal | 4608 | 2 years | Customize default BigDecimal formatting. [dave@pragprog.com] | |
| cgi | 1496 | 3 years | Improved performance of Routes generation by a factor of 5 #1434 [Nicholas … | |
| class | 6116 | 2 years | fix problem with EMPTY_INHERITABLE_ATTRIBUTES being redefined | |
| date | 4718 | 2 years | DateTime#to_time gives hour/minute/second resolution. Closes #5747. | |
| hash | 5522 | 2 years | Merge [5521] from trunk. | |
| integer | 5925 | 2 years | Merge [5924] from trunk. References #7023. | |
| kernel | 3761 | 3 years | Added socket cleanup for lighttpd, both before and after [DHH] Added … | |
| module | 6108 | 2 years | Added :instance_writer option to #mattr_writer/accessor, … | |
| numeric | 4029 | 3 years | Added Fixnum#seconds for consistency, so you can say 5.minutes + … | |
| object | 4050 | 3 years | Remove broken hack which has no effect. | |
| pathname | 4158 | 3 years | Update the diagnostics template skip the useless '<controller not set>' … | |
| range | 2506 | 3 years | Added to_s(:db) to Range | |
| string | 5925 | 2 years | Merge [5924] from trunk. References #7023. | |
| time | 6281 | 2 years | Merge [6099] from trunk. Compatibility with Ruby 1.8.6: make private … | |
| array.rb | 248 bytes | 4387 | 3 years | Added Array#to_s(:db) that'll produce a comma-separated list of ids [DHH] … |
| bigdecimal.rb | 83 bytes | 4608 | 2 years | Customize default BigDecimal formatting. [dave@pragprog.com] |
| blank.rb | 0.6 kB | 3493 | 3 years | Added reusable reloading support through the inclusion of the Relodable … |
| cgi.rb | 156 bytes | 1735 | 3 years | Fixed documentation for release (AS) |
| class.rb | 176 bytes | 3493 | 3 years | Added reusable reloading support through the inclusion of the Relodable … |
| date.rb | 151 bytes | 738 | 4 years | Added Date::Conversions for getting dates in different convenient string … |
| enumerable.rb | 1.8 kB | 5334 | 2 years | Expose methods added to Enumerable in the documentation, such as group_by. … |
| exception.rb | 0.8 kB | 5555 | 2 years | Merged [5546] and [5547] from trunk |
| hash.rb | 0.6 kB | 3969 | 3 years | Added nicer message for assert_redirected_to (closes #4294) [court3nay, … |
| integer.rb | 257 bytes | 1863 | 3 years | Factor Fixnum and Bignum extensions into Integer class |
| kernel.rb | 213 bytes | 3714 | 3 years | Added Kernel#daemonize to turn the current process into a daemon that can … |
| load_error.rb | 0.9 kB | 4386 | 3 years | fix test warnings |
| logger.rb | 444 bytes | 3670 | 3 years | Add around methods to Logger. Closes #3809 |
| module.rb | 387 bytes | 4692 | 2 years | attr_internal to support namespacing and deprecation |
| name_error.rb | 502 bytes | 5980 | 2 years | Keep the irrelevant stuff out with :nodoc: |
| numeric.rb | 240 bytes | 624 | 4 years | Moved Active Support into its own gem |
| object.rb | 100 bytes | 3493 | 3 years | Added reusable reloading support through the inclusion of the Relodable … |
| pathname.rb | 168 bytes | 4158 | 3 years | Update the diagnostics template skip the useless '<controller not set>' … |
| proc.rb | 335 bytes | 3469 | 3 years | Add Object#instance_exec and Proc#bind |
| range.rb | 140 bytes | 2506 | 3 years | Added to_s(:db) to Range |
| string.rb | 0.7 kB | 5223 | 2 years | Add ActiveSupport::Multibyte. Provides String#chars which lets you deal … |
| symbol.rb | 406 bytes | 4455 | 2 years | Enhance Symbol#to_proc so it works with list objects, such as … |
| time.rb | 460 bytes | 6281 | 2 years | Merge [6099] from trunk. Compatibility with Ruby 1.8.6: make private … |
Note: See TracBrowser for help on using the browser.