Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ... | Jeremy Kemper | 2008-08-31 | 1 | -2/+2 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -1/+1 |
* | Ruby 1.9 compat: anonymous class name is nil not '' now | Jeremy Kemper | 2008-04-01 | 1 | -1/+1 |
* | Ruby 1.9 compat: anonymous class name is nil not '' now | Jeremy Kemper | 2008-04-01 | 1 | -5/+5 |
* | Ruby 1.9 compat, consistent load paths | Jeremy Kemper | 2007-10-02 | 1 | -4/+4 |
* | Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ... | Marcel Molina | 2006-04-29 | 1 | -4/+2 |
* | Replace Ruby's deprecated append_features in favor of included. [Marcel Molin... | Marcel Molina | 2006-04-29 | 1 | -3/+1 |
* | Update/extend ActionMailer documentation (rdoc) | Jamis Buck | 2005-10-16 | 1 | -3/+3 |
* | Tuned documentation for release (AM) | David Heinemeier Hansson | 2005-07-06 | 1 | -23/+2 |
* | Helper support for ActionMailer | Jamis Buck | 2005-06-16 | 1 | -0/+136 |