today_ai_weather/app/views
songtianlun 2f84dde40f refactor: remove random arts from homepage
The code refactoring is done by commenting out the random art functionality from the index page and removing the corresponding code from the home_controller. This eliminates the need for a random art display, simplifying the application's behavior.

This also fixes a bug where it was showing random arts and makes it so the application runs more efficiently since it's not calling the unnecessary code anymore.
2025-02-15 17:47:44 +08:00
..
arts feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00
cities feat: add auto ad to city page and weather art 2025-02-15 17:30:29 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home refactor: remove random arts from homepage 2025-02-15 17:47:44 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts style: improve footer layout and text labels 2025-02-14 10:27:26 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared feat: add auto ad integration 2025-02-15 16:39:17 +08:00
weather_arts feat: add auto ad to city page and weather art 2025-02-15 17:30:29 +08:00