unobliged / plymlet

plymlet rails test code
http://plymlet.herokuapp.com
0 stars 0 forks source link

add a homepage #13

Closed dpaola2 closed 12 years ago

dpaola2 commented 12 years ago

for now, it can just contain links to login and register. ensure the passages controllers / views are only accessible if you're logged in. those pages should also contain logout links / buttons.

unobliged commented 12 years ago

I threw in static pages and played around with devise, redirects, etc. Logout/in handled in header and footer.