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 |
||
---|---|---|
.. | ||
client_application_test.rb | ||
cors_test.rb | ||
oauth_test.rb | ||
short_links_test.rb | ||
user_blocks_test.rb | ||
user_creation_test.rb | ||
user_diaries_test.rb | ||
user_login_test.rb | ||
user_roles_test.rb | ||
user_terms_seen_test.rb |