Skip to content

droidlabs/IntegrateMe

Repository files navigation

Getting the app running

  1. bundle install
  2. rake db:migrate && RAILS_ENV=test rake db:migrate
  3. rake db:seed
  4. rspec
  5. rails s

Integrate with MailChimp

  • Send through their name/email
  • Create/use your own MailChimp account if needed
  • Unit and Integration (actually sends to MailChimp) specs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published