Requires ruby 2.3.8 and rails 4.2.7
Just a self-learning project built using Ruby on Rails
Simply install the dependencies by running
bundle install
and once it starts, run the local server by runningrails server
For testing mails on local, install mailcatcher gemusing command
gem install mailcatcher
Once it is done run it by typingmailcatcher
To see the emails from your local server visit http://127.0.0.1:1080/
- For any queries or doubts, contact me at [email protected]