This project is archived and is in readonly mode.
[PATCH] Create mailers folder when starting a new rails app
Reported by Lawrence Curtis | June 11th, 2010 @ 10:54 AM | in 3.0.2
When you generate your first mailer, the mailers folder is created and the content of the directory is not loaded as folder doesn't exist.
In order to start then using mailers you need to restart your server in order to use the mailers.
This is most confusing to a first time user.
Comments and changes to this ticket
-
Damien MATHIEU June 11th, 2010 @ 11:07 AM
- Tag set to rails_generator, railties
Attached, the test for this patch.
-
Damien MATHIEU June 12th, 2010 @ 11:04 AM
- Assigned user set to José Valim
It's been commited by José Valim.
http://github.com/rails/rails/commit/f0963e2ab0d39e951d772465ec4c8d...
http://github.com/rails/rails/commit/b5ce2490c1f31b64288854cdaf0938... -
José Valim June 12th, 2010 @ 11:10 AM
- Milestone cleared.
- State changed from new to resolved
Yup! :)
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>