Upgrade to Pro — share decks privately, control downloads, hide ads and more …

UW Advanced Rails Week 3

UW Advanced Rails Week 3

Slides from Week 3

Ben Woodall

April 16, 2015
Tweet

More Decks by Ben Woodall

Other Decks in Programming

Transcript

  1. 11

  2. We need to update the dashboard view Controller needs to

    know what to do if the user wants to tweet the link Give the user the ability to tweet Tweet! 12 What do we know so far?
  3. We need to tie into a mailing service Create a

    mailer to mail an email to the user Make updates SOMEWHERE to email when a new user is created Build an email! 23 What do we know so far?