aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/lib/action_mailer/parameterized.rb
Commit message (Expand)AuthorAgeFilesLines
* Document with with an example an link to ParameterizedRafael Mendonça França2017-01-301-1/+6
* :scissors:Rafael Mendonça França2017-01-301-1/+1
* No need to advertise in the rdoc documentationRafael Mendonça França2017-01-301-3/+0
* Implement respond_to_missing? in the Parameterized::Mailer classRafael Mendonça França2017-01-301-6/+11
* Remove unneeded nodocRafael Mendonça França2017-01-301-1/+1
* Override the initializers instead of using tapRafael Mendonça França2017-01-301-3/+6
* Make internal classes internal for the documentationRafael Mendonça França2017-01-301-2/+2
* [ci skip] other -> order; expand ivarKasper Timm Hansen2017-01-281-1/+2
* Offer the option to use parameterization for shared processing of headers and...David Heinemeier Hansson2017-01-281-0/+141