ruby - Mails not sent in production side rails 4 -


i have rails app 1 form. after saving form data send in email id. form working great in development side. after deploying app doesn't work. it's giving following error in browser.

                  we're sorry, went wrong.        if application owner check logs more information. 

in application have contact form. form work fine after deployment in production side.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -