Gems - shawnacscott/pcs_capstone GitHub Wiki
A list of gems, helpers, and strategies we plan to use:
To receive incoming emails:
- Incoming!, Sendgrid, Mailgun, or Cloudin
To send outgoing messages:
- Twilio
- Sendgrid or Mailgun
To increase security:
- Tor
- SSL
- encrypt everything!
- store nothing!
To authenticate users and assign correct roles:
- Devise
- Can Can
- Rolify