repo.or.cz
/
punbbonrails.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Imported punbb.sql for future reference
[punbbonrails.git]
/
app
/
controllers
/
user_controller.rb
blob
bfbb19c427319bef521161237dd70efe2752fee0
1
class UserController < ApplicationController
2
layout "main"
3
helper :user
4
5
def register
6
redirect_to :action => "rules"