index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
guides
/
source
/
action_mailer_basics.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add guide for Action Mailer Previews
Yuki Nishijima
2015-02-08
1
-0
/
+33
*
- Changed `IN` to `ON` in markdown renderer condition
Vipul A M
2015-01-14
1
-1
/
+1
*
Un-inline if statement
Josh Cheek
2014-12-29
1
-1
/
+3
*
Fix bug in ActionMailer guide.
Dan Bernier
2014-12-24
1
-1
/
+1
*
warn about reading guides in GitHub
Xavier Noria
2014-12-23
1
-0
/
+2
*
[ci skip] fix description of url_for
yuuji.yaginuma
2014-11-30
1
-13
/
+1
*
Update docs to reflect changes to MailerGenerator.
Guo Xiang Tan
2014-11-25
1
-11
/
+26
*
[ci skip] Fix code snippet display in Action Mailer Basics guide.
Juanito Fatas
2014-09-16
1
-2
/
+1
*
[ci skip] Clarify Action Mailer/Active Job usage note
Logan Hasson
2014-08-21
1
-5
/
+5
*
Updated rdoc / guides / release notes related to ActiveJob / ActionMailer
Cristian Bica
2014-08-20
1
-4
/
+28
*
Deprecate `*_path` methods in mailers
@schneems and @sgrif
2014-07-30
1
-0
/
+16
*
fix bug in email with name example code
Sam DeCesare
2014-06-11
1
-1
/
+1
*
[ci skip] Refine Action Mailer guide.
Juanito Fatas
2014-06-11
1
-10
/
+19
*
Use generated binstubs in guides examples.
Josef Šimánek
2014-05-20
1
-3
/
+3
*
Merge pull request #13728 from semenyukdmitriy/master
Yves Senn
2014-01-22
1
-1
/
+1
|
\
|
*
[ci skip] Added missing `file` delivery method
Semenyuk Dmitriy
2014-01-22
1
-1
/
+1
*
|
docs should say `email` not `Email`. [ci skip]
Yves Senn
2014-01-20
1
-2
/
+2
*
|
docs, hyperlink the `Mail gem` in Action Mailer guide. [ci skip]
Yves Senn
2014-01-20
1
-2
/
+2
|
/
*
Minor align BR tags with HTML void - with reference to the generators code ch...
AvnerCohen
2013-10-09
1
-1
/
+1
*
Use Ruby on Rails Coding Conventions for code examples in the guides
Paul Nikitochkin
2013-09-06
1
-14
/
+14
*
AM Guide: Should be "different formats".
Peter Jaros
2013-07-24
1
-1
/
+1
*
Using preferred find_by syntax in guides
Cristian Planas
2013-07-01
1
-1
/
+1
*
Remove a duplicated section [ci skip]
Robin Dupret
2013-06-29
1
-20
/
+5
*
correct no-replay@example.com to no-reply@example.com
Kyle Fritz
2013-05-29
1
-1
/
+1
*
Remove double spaces in guides
Sunny Ripert
2013-05-28
1
-1
/
+1
*
Consistent use of one space only after punctuation
Sunny Ripert
2013-05-28
1
-1
/
+1
*
Make guide description more concise
Fiona Tay
2013-04-21
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-04-11
1
-15
/
+10
|
\
|
*
Proofreading tweaks to the Mailer guide
Jonathan Roes
2013-04-01
1
-15
/
+15
*
|
get the Action Mailer guide ready. [ci skip]
Yves Senn
2013-04-09
1
-117
/
+238
|
/
*
move mailer testing examples into the testing guide.
Yves Senn
2013-03-25
1
-25
/
+2
*
copy edits [ci skip]
Vijay Dev
2013-03-10
1
-3
/
+3
*
Adding a note for :body option in `mail` method.
Fabrizio Regini
2013-03-08
1
-0
/
+13
*
Merge pull request #9359 from justinwb/master
Carlos Antonio da Silva
2013-02-27
1
-1
/
+0
|
\
|
*
Removed template_root as a configuration option
Justin Bingham
2013-02-21
1
-1
/
+0
*
|
Update guide doc to use migration shortcuts
Qihuan Piao
2013-02-25
1
-1
/
+1
*
|
Wrap `around_action` word with <code> tag
Qihuan Piao
2013-02-25
1
-1
/
+1
|
/
*
Merge pull request #9084 from senny/document_am_delivieries_reset
José Valim
2013-01-26
1
-0
/
+2
|
\
|
*
document the behavior of `ActionMailer::Base.delivieries` in tests
Yves Senn
2013-01-26
1
-0
/
+2
*
|
document how to create custom rails environments
Yves Senn
2013-01-21
1
-1
/
+1
*
|
s/it's/its/
Akira Matsuda
2013-01-18
1
-1
/
+1
*
|
spelling correction for AM interceptors
Yves Senn
2013-01-17
1
-1
/
+1
|
/
*
document Intercepters in ActionMailer guide
Yves Senn
2013-01-16
1
-0
/
+20
*
Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ...
Jeremy Kemper
2013-01-06
1
-1
/
+1
*
Move background jobs to the 'jobs' branch until fully baked. Not shipping wit...
Jeremy Kemper
2012-12-21
1
-23
/
+0
*
`config.action_mailer.async` is no longer used
Andy Lindeman
2012-12-10
1
-1
/
+0
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-12-08
1
-5
/
+5
|
\
|
*
Remove reference to background queue in mailer guide.
Steve Klabnik
2012-12-07
1
-2
/
+0
|
*
Remove references to Rails versions.
Steve Klabnik
2012-12-07
1
-3
/
+1
|
*
Punctuation, capitalization, grammar fixes in rails guides
Katie Oldaker
2012-12-07
1
-0
/
+4
[next]