RailsApps / rails_apps_composer

A gem with recipes to create Rails application templates for Rails starter apps.
http://railsapps.github.io/rails_apps_composer/
1.42k stars 306 forks source link

Error creating app with SMTP email support #286

Closed DanielKehoe closed 10 years ago

DanielKehoe commented 10 years ago

Looks like secrets_p_email is not initialized when smtp is specified as the email type.

See https://github.com/RailsApps/rails-composer/issues/162