Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/activesupport/lib/active_support/core_ext

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