Skip to content

anonysender/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonysender

This is for Uber's coding challenge. Anonysender sends email through Mailgun or Mandrill, falling back if one fails. It's written in Ruby on Rails and Backbone.

Installation

Before beginning, ensure you have Ruby 2.0 or greater and Bundler installed.

Install the dependencies:

$ bundle install

Run the server:

$ bundle exec rails s

Make sure that you have set all the keys in the .env.sample, or it will be unable to send email!

Files to look at

The non-boilerplate code:

The specs are:

About

Sends email anonymously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors