Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ActiveSupport::BufferedLogger#silence is deprecated. If you want to squelch | Aaron Patterson | 2011-12-09 | 1 | -0/+22 |
* | Added Enumerable#pluck to wrap the common pattern of collect(&:method) *DHH* | David Heinemeier Hansson | 2011-12-02 | 1 | -2/+4 |
* | Module#synchronize is deprecated with no replacement. Please use `monitor` f... | Aaron Patterson | 2011-11-29 | 1 | -0/+3 |
* | some tweaks to PR#3547. [Closes #3547] | Xavier Noria | 2011-11-25 | 1 | -0/+3 |
* | Deprecated ActiveSupport::MessageEncryptor#encrypt and decrypt. | José Valim | 2011-11-09 | 1 | -0/+2 |
* | implements AS::Notifications.subscribed, which provides subscriptions to even... | Xavier Noria | 2011-11-05 | 1 | -0/+2 |
* | Convert CHANGELOGs to Markdown format. | Jon Leighton | 2011-11-04 | 1 | -0/+1571 |