Ohmbrewer / ohmbrewer

The web application for a happy brew day.
http://ohmbrewer.github.io
0 stars 0 forks source link

User logs in #15

Closed kyleoliveira closed 9 years ago

kyleoliveira commented 9 years ago

Resolves: #8 & #9 (at least w.r.t. the current state of the system)

So, I've been following along with RailsTutorial.org's implementation of a basic User system and got through chapter 10 (for reference). I've adapted what they present there for our purposes.

This change should give us:

Please check it out and let me know if it's ready to merge to master. Once this is merged in, it should be easier to start adding in other pages. Note that you'll need jRuby ready to go for this if you haven't already set that up.