1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Samuel Cochran e50a4e57c6
Expand on helpers available in Action Mailer
Remove 'now just' — document the current state in an accessible way. Make it clear the set of helpers isn't **exactly** the same

Add references to `mailer` and `message` helpers which can be very useful.

`attachments` is already covered in "Making Inline Attachments"

Finding the mail-specific formatting heleprs are
2019-09-16 09:09:22 +10:00
..
assets [ci skip] Markdown highlight doesn't work in <ul>. Add CSS to fix. 2019-09-01 11:11:42 +05:30
bug_report_templates Fixed ActionController Gem bug report by adding allowed hosts config 2019-08-21 14:32:58 +05:30
rails_guides Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
source Expand on helpers available in Action Mailer 2019-09-16 09:09:22 +10:00
.document
CHANGELOG.md Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
rails_guides.rb Use safe nav operator when calling RailsGuides::Generator.new 2018-12-05 12:41:07 +09:00
Rakefile Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
w3c_validator.rb