today_ai_weather/app/views
songtianlun bf10e41c1e fix: update view variable names for clarity
- Rename page view variables for consistency:
  - `busuanzi_value_page_pv` to `busuanzi_page_pv`
  - `busuanzi_value_page_uv` to `busuanzi_page_uv`
  - `busuanzi_value_site_pv` to `busuanzi_site_pv`
  - `busuanzi_value_site_uv` to `busuanzi_site_uv`

These changes improve the readability of the code by removing redundant parts of the variable names. This ensures that variables accurately reflect their purpose without unnecessary prefixes. The functionality remains unchanged.
2025-01-26 12:35:55 +08:00
..
arts feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
cities feat: enhance city weather art view 2025-01-26 00:35:08 +08:00
home fix: update view variable names for clarity 2025-01-26 12:35:55 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts fix: update view variable names for clarity 2025-01-26 12:35:55 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
weather_arts feat: add weather icons and update city view 2025-01-24 10:01:43 +08:00