today_ai_weather/app/controllers
songtianlun 31c2913ea6
Some checks failed
Docker / docker (push) Has been cancelled
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
refactor: adjust ordering of weather arts
- Change ordering of previous weather art to use 'id' descending
- Change ordering of next weather art to use 'id' ascending
- Remove unnecessary blank line in seeds file

These changes enhance the consistency of the weather art
navigation by using 'id' for ordering, ensuring the
correct retrieval of records.
2025-02-03 11:15:31 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb fix: update log level for user agent logging 2025-01-28 01:28:07 +08:00
arts_controller.rb style: format code style in Gemfile and controllers 2025-01-23 17:33:01 +08:00
cities_controller.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
home_controller.rb feat: update latest weather art display 2025-02-02 00:21:51 +08:00
sitemaps_controller.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
weather_arts_controller.rb refactor: adjust ordering of weather arts 2025-02-03 11:15:31 +08:00