root/trunk/activesupport/lib/active_support/core_ext
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| array | 9226 | 1 year | Improve documentation. | |
| base64 | 8817 | 1 year | ActiveSupport::Base64.encode64s since Base64 is deprecated | |
| bigdecimal | 9091 | 1 year | Standardise the implementation of the extensions to BigDecimal. Closes … | |
| cgi | 1496 | 4 years | Improved performance of Routes generation by a factor of 5 #1434 [Nicholas … | |
| class | 9226 | 1 year | Improve documentation. | |
| date | 9226 | 1 year | Improve documentation. | |
| date_time | 9226 | 1 year | Improve documentation. | |
| float | 7474 | 2 years | Some 1.9 forward compatibility | |
| hash | 9210 | 1 year | Revert [9209] Use Hash#except | |
| integer | 9226 | 1 year | Improve documentation. | |
| kernel | 9093 | 1 year | Improve documentation. | |
| module | 9093 | 1 year | Improve documentation. | |
| numeric | 8635 | 1 year | Refactor number-to-HH:MM-string conversion logic from … | |
| object | 9226 | 1 year | Improve documentation. | |
| pathname | 4158 | 3 years | Update the diagnostics template skip the useless '<controller not set>' … | |
| range | 9093 | 1 year | Improve documentation. | |
| string | 9226 | 1 year | Improve documentation. | |
| test | 8810 | 1 year | Remove :nodoc: entries around the ActiveSupport test/unit assertions. … | |
| time | 9226 | 1 year | Improve documentation. | |
| array.rb | 0.6 kB | 8224 | 2 years | Added Array#from and Array#to that behaves just from String#from and … |
| base64.rb | 160 bytes | 8817 | 1 year | ActiveSupport::Base64.encode64s since Base64 is deprecated |
| benchmark.rb | 160 bytes | 9142 | 1 year | Ruby 1.9 compat: Suppress Benchmark.realtime method redefined warning. |
| bigdecimal.rb | 173 bytes | 9091 | 1 year | Standardise the implementation of the extensions to BigDecimal. Closes … |
| blank.rb | 0.7 kB | 9226 | 1 year | Improve documentation. |
| cgi.rb | 153 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| class.rb | 233 bytes | 8056 | 2 years | Add new superclass_delegating_accessors. Similar to class inheritable … |
| date.rb | 365 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| date_time.rb | 477 bytes | 8696 | 1 year | Introduce ActiveSupport::TimeWithZone, for wrapping Time instances with a … |
| duplicable.rb | 472 bytes | 7906 | 2 years | object.duplicable? returns true if object.dup is safe. False for nil, … |
| enumerable.rb | 1.8 kB | 9093 | 1 year | Improve documentation. |
| exception.rb | 1.0 kB | 8510 | 2 years | Ruby 1.9 compat: introduce ActiveSupport::FrozenObjectError normalize … |
| file.rb | 0.7 kB | 9093 | 1 year | Improve documentation. |
| float.rb | 132 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| hash.rb | 0.5 kB | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| integer.rb | 253 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| kernel.rb | 255 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| 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 | 441 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| name_error.rb | 487 bytes | 7474 | 2 years | Some 1.9 forward compatibility |
| numeric.rb | 352 bytes | 8635 | 1 year | Refactor number-to-HH:MM-string conversion logic from … |
| object.rb | 210 bytes | 8343 | 2 years | Move #to_query methods where they ought to belong. Closes #10395 [Chu … |
| pathname.rb | 166 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| proc.rb | 335 bytes | 3469 | 3 years | Add Object#instance_exec and Proc#bind |
| range.rb | 476 bytes | 7818 | 2 years | Style update for new Range extensions |
| string.rb | 1.0 kB | 8878 | 1 year | Add String#squish and String#squish! to remove consecutive chunks of … |
| symbol.rb | 469 bytes | 7474 | 2 years | Some 1.9 forward compatibility |
| test.rb | 55 bytes | 7719 | 2 years | Ruby 1.9 compat, consistent load paths |
| time.rb | 0.6 kB | 8696 | 1 year | Introduce ActiveSupport::TimeWithZone, for wrapping Time instances with a … |
Note: See TracBrowser for help on using the browser.