public
Description: Repository for improving Rails documentation
Homepage: http://www.rubyonrails.org
Clone URL: git://github.com/lifo/doc-rails.git
Search Repo:
dummy commit to mark end of systematic revision of fixed width-font for 
symbols
Xavier Noria (author)
Sat Apr 19 14:08:59 -0700 2008
commit  cc8439ef961e2493b791b752c942bf3b7153cd89
tree    fdb4d4e9130c74169bc8a4d756fb40a988395ce3
parent  30c75aa61f2ad1d3b24ad414cb8edd509c67b851
...
75
76
77
78
 
79
80
81
...
75
76
77
 
78
79
80
81
0
@@ -75,7 +75,7 @@
0
   #
0
   # = Generating URLs for mailer views
0
   #
0
- # If your view includes URLs from the application, you need to use url_for in the mailing method instead of the view.
0
+ # If your view includes URLs from the application, you need to use +url_for+ in the mailing method instead of the view.
0
   # Unlike controllers from Action Pack, the mailer instance doesn't have any context about the incoming request. That's
0
   # why you need to jump this little hoop and supply all the details needed for the URL. Example:
0
   #

Comments

    No one has commented yet.