sample_rails_tailwind/app/views/layouts
songtianlun cf76756f55 feat: add user index page and update navigation
- Implement users index action in UsersController
- Create view for displaying all users with gravatar
- Update header to link to users index
- Add styles for user list display

This commit introduces a new feature that allows logged-in users to
view a list of all registered users. It includes necessary
controller actions, view templates, and styling to improve the
user interface.
2025-01-05 01:59:05 +08:00
..
_footer.html.erb add some test 2024-12-31 00:37:02 +08:00
_header.html.erb feat: add user index page and update navigation 2025-01-05 01:59:05 +08:00
_rails_default.html.erb feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
_shim.html.erb feat: add header and footer layout components 2024-12-30 17:54:42 +08:00
application.html.erb feat: add remember me functionality for user sessions 2025-01-02 16:47:26 +08:00
mailer.html.erb init sample-app 2024-12-29 17:12:54 +08:00
mailer.text.erb init sample-app 2024-12-29 17:12:54 +08:00