sample_rails_tailwind/test
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
..
controllers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
fixtures feat: add user authentication checks 2025-01-03 11:12:51 +08:00
helpers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
integration style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
mailers init sample-app 2024-12-29 17:12:54 +08:00
models style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
system init sample-app 2024-12-29 17:12:54 +08:00
application_system_test_case.rb init sample-app 2024-12-29 17:12:54 +08:00
test_helper.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00