]> git.openstreetmap.org Git - rails.git/commit
Present the contributor terms as part of the initial signup instead of
authorTom Hughes <tom@compton.nu>
Fri, 26 Mar 2010 18:55:17 +0000 (18:55 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 26 Mar 2010 18:55:17 +0000 (18:55 +0000)
commit898c47e647fbffcd0543b78033945b04f1b9aeae
tree18c79537ce1b9bcfdc52b47344015492a1350df5
parent6732ff07b99bea0c25093d3432ac94a07fd60559
Present the contributor terms as part of the initial signup instead of
during the account confirmation step.
app/controllers/user_controller.rb
app/views/user/confirm.html.erb
app/views/user/new.html.erb
app/views/user/terms.html.erb [new file with mode: 0644]
config/locales/en.yml
config/routes.rb