sample_rails_tailwind/test/controllers
songtianlun 712cd10894 style: standardize quotation marks and spacing
- Updated single quotes to double quotes for consistency
- Adjusted spacing in array definitions for better readability
- Ensured consistent use of quotes in flash messages and method parameters

These changes enhance the overall code style without altering any functionality.
2025-01-04 10:21:22 +08:00
..
.keep init sample-app 2024-12-29 17:12:54 +08:00
sessions_controller_test.rb feat(sample): add session and header 2025-01-01 15:44:50 +08:00
static_pages_controller_test.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
users_controller_test.rb feat: add user authentication and authorization 2025-01-03 13:48:59 +08:00