First try to deploy the ProofOfConcept_EMail branch to the server.
1) cloned git repository
2) checked out the ProofOfConcept_EMail branch
3) Setup of the apache virtual host file
4) created unique application key with:
rake secret
5) created _./config/initializers/secrettoken.rb file
First try to deploy the ProofOfConcept_EMail branch to the server. 1) cloned git repository 2) checked out the ProofOfConcept_EMail branch 3) Setup of the apache virtual host file 4) created unique application key with:
5) created _./config/initializers/secrettoken.rb file
6) appended the following lines to ./config/environments/production.rb