https://github.com/amireh/qistas
https://github.com/amireh/qistas
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amireh/qistas
- Owner: amireh
- License: other
- Created: 2015-08-24T11:06:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T19:47:54.000Z (over 9 years ago)
- Last Synced: 2024-12-28T14:52:05.553Z (6 months ago)
- Language: JavaScript
- Size: 1.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
### Adding email services
- Define the service in `mailers/*_mailer.rb`, see `app/mailers/user_mailer.rb` for leads.
- Add an entry to `lib/mail_preview.rb` so you can preview it
- Write the template in `app/views/your_mailer`