Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #7591 (new enhancement)

Opened 1 year ago

Last modified 1 year ago

[PATCH] DOCUMENTATION ADDED: smtp configuration options added

Reported by: fearoffish Assigned to: core
Priority: normal Milestone: 2.x
Component: Railties Version: edge
Severity: normal Keywords: documentation environment smtp server
Cc:

Description

smtp server configuration is now shown in a comment within environment.rb, which makes it easier to whack in your smtp details.

Attachments

added_smtp_server_example_to_env_rb.diff (0.7 kB) - added by fearoffish on 02/20/07 19:06:47.

Change History

02/19/07 16:02:25 changed by fearoffish

  • type changed from defect to enhancement.

02/20/07 19:06:47 changed by fearoffish

  • attachment added_smtp_server_example_to_env_rb.diff added.