today_ai_weather/app/views
songtianlun 9fac43f46d feat: add user registration functionality
- Implement user creation in UsersController
- Add user registration form in new.html.erb
- Create error messages partial for form validation
- Add gravatar helper for user profile
- Update routes to include resources for users
- Introduce integration tests for signup validation

This commit establishes the foundation for user registration, allowing users to sign up with their details and providing feedback on form errors. It enhances the user experience by integrating visual elements like gravatars and error messages.
2024-12-31 16:34:52 +08:00
..
layouts feat: add user registration functionality 2024-12-31 16:34:52 +08:00
pwa init sample-app 2024-12-29 17:12:54 +08:00
shared feat: add user registration functionality 2024-12-31 16:34:52 +08:00
static_pages feat: add user registration functionality 2024-12-31 14:20:22 +08:00
users feat: add user registration functionality 2024-12-31 16:34:52 +08:00