today_ai_weather/app/models
songtianlun df074a81a8 fix: access city attribute correctly in WeatherArt model
- Modified the formatted_time method to use 'self' when accessing the city attribute
- This change fixes a bug where the city attribute was not being accessed correctly, ensuring proper timezone information retrieval.
2025-02-15 12:01:19 +08:00
..
ahoy chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
admin_user.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
application_record.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
city.rb feat: migrate to OpenLayers for map display 2025-02-15 00:19:04 +08:00
country.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
region.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
state.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
subregion.rb migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
user.rb feat: enhance user authentication features 2025-02-11 16:18:10 +08:00
weather_art.rb fix: access city attribute correctly in WeatherArt model 2025-02-15 12:01:19 +08:00