sample_rails_tailwind/app
songtianlun 5b7f75b5a8 style: remove unnecessary empty line in SessionsController
This commit removes an empty line in the SessionsController class.

- Improves code readability
- Follows style guidelines for cleaner code
2025-01-05 02:00:20 +08:00
..
assets feat: add user index page and update navigation 2025-01-05 01:59:05 +08:00
controllers style: remove unnecessary empty line in SessionsController 2025-01-05 02:00:20 +08:00
helpers feat: add user index page and update navigation 2025-01-05 01:59:05 +08:00
javascript feat: update asset management and add bundling tools 2025-01-02 14:45:44 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers init sample-app 2024-12-29 17:12:54 +08:00
models feat: add user profile editing functionality 2025-01-03 10:55:42 +08:00
views feat: add user index page and update navigation 2025-01-05 01:59:05 +08:00