Changeset [cfbdfa9068ba545efdce5f221e5171b721000eb5] by Davíð Lúðvíksson
April 10th, 2009 @ 03:10 AM
Added Admin functionallity http://github.com/davidhalldor/r...
Committed by Davíð Lúðvíksson
- M app/controllers/admin_controller.rb
- M app/controllers/application.rb
- M app/controllers/users_controller.rb
- M app/helpers/admin_helper.rb
- M app/models/user.rb
- M app/views/admin/index.html.erb
- M app/views/admin/login.html.erb
- M app/views/layouts/admin.html.erb
- M app/views/users/edit.html.erb
- M app/views/users/index.html.erb
- M app/views/users/show.html.erb
- M config/environment.rb
- M db/migrate/20090409004707_create_sessions.rb
- M db/schema.rb
- M public/stylesheets/scaffold.css
- M test/functional/admin_controller_test.rb
- M test/functional/users_controller_test.rb
- M test/unit/user_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
A simple and extensible web log system build on Ruby on Rails.