Overrode a number of the new account defaults and added some of my own
author<mako@atdot.cc> <>
Wed, 16 Aug 2006 22:12:13 +0000 (18:12 -0400)
committer<mako@atdot.cc> <>
Wed, 16 Aug 2006 22:12:13 +0000 (18:12 -0400)
commit657351a625ff99ca5f5aa5f32a6f070eb8e40ba8
tree9e2e7ea1a02104c89c0a65ad03c38ef756e374d8
parentf7aee769411a893c1059c529a220c0d25c72974f
Overrode a number of the new account defaults and added some of my own
features.
app/controllers/user_controller.rb [new file with mode: 0644]
app/helpers/user_helper.rb [new file with mode: 0644]
app/views/layouts/vb.rhtml
app/views/site/_basic_login.rhtml [new file with mode: 0644]
app/views/site/index.rhtml
test/functional/user_controller_test.rb [new file with mode: 0644]

Benjamin Mako Hill || Want to submit a patch?