Logging in/logging out implemented in the view.
commita571f29bafa86e9b3659963860ea3cb77bea16a9
authorsztywny <sztywny@gmail.com>
Thu, 7 Jun 2007 09:28:38 +0000 (7 09:28 +0000)
committersztywny <sztywny@gmail.com>
Thu, 7 Jun 2007 09:28:38 +0000 (7 09:28 +0000)
tree68c176ed0773a631f14829abdadf458a7272ee69
parentdf340052a4ec4422fee76592de14c0845282e655
Logging in/logging out implemented in the view.
app/controllers/application.rb
app/controllers/forums_controller.rb
app/controllers/sessions_controller.rb
app/controllers/users_controller.rb
app/views/layouts/embea.rhtml
db/migrate/004_add_default_user.rb
public/stylesheets/style.css
spec/controllers/sessions_controller_spec.rb