sample_rails_tailwind/test/integration
songtianlun 194e441c50 style: standardize quotes in tests
- Changed single quotes to double quotes in assertions for consistency.
- Updated routes file for spacing consistency in resource declaration.

These changes improve code readability and maintain consistency in the
codebase, making it easier for developers to follow the style guide.
2025-01-07 11:58:37 +08:00
..
.keep init sample-app 2024-12-29 17:12:54 +08:00
site_layout_test.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
user_show_test.rb style: standardize quotes in tests 2025-01-07 11:58:37 +08:00
users_edit_test.rb test: improve users edit tests 2025-01-04 10:26:08 +08:00
users_index_test.rb feat: add account activation feature 2025-01-06 18:38:39 +08:00
users_login_test.rb feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
users_signup_test.rb style: standardize quotes in tests 2025-01-07 11:58:37 +08:00