today_ai_weather/db
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
..
migrate chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
seeds style: format priority values for consistency 2025-01-24 09:09:57 +08:00
cable_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
schema.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
seeds.rb refactor: adjust ordering of weather arts 2025-02-03 11:15:31 +08:00