openstreetmap-website/app
John Firebaugh 849e874dce Refactor user creation actions
Create a separate #create action that handles POSTs to
/user/new. This simplifies the other actions and ensures
that the URL is /user/new when validation errors occur,
rather than /user/terms.

Fixes #398
2013-08-01 17:32:40 +01:00
..
assets Reload the object list when the data browser is reopened 2013-07-30 21:38:16 +01:00
controllers Refactor user creation actions 2013-08-01 17:32:40 +01:00
helpers Improve layout and styling of forms 2013-07-08 09:03:17 +01:00
models Replace the spam observer with simple after_save callbacks 2013-06-25 21:54:02 +01:00
views Refactor user creation actions 2013-08-01 17:32:40 +01:00