today_ai_weather/app/views/home
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.html.erb feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00
index.html.erb refactor: remove random arts from homepage 2025-02-15 17:47:44 +08:00