today_ai_weather/test
songtianlun 34c05232ee chore: clean up code style and unused fixtures
- Standardize string quotes in various files for consistency.
- Remove commented-out tests from cities and weather_arts controllers to improve readability.
- Clean up admin_users and weather_arts fixture files by commenting out unused entries instead of removing them.

These changes are aimed at enhancing code readability and maintainability, ensuring that code adheres to style guidelines without removing useful comments for future reference.
2025-01-20 18:08:55 +08:00
..
controllers chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
fixtures chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
helpers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
integration init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
system init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_system_test_case.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
test_helper.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00