today_ai_weather/app/views/cities
songtianlun 3f8b0dd231 feat: implement social sharing functionality
- Added `share_controller.js` to handle sharing logic.
- Created `_share_social.html.erb` partial for social sharing buttons.
- Integrated share buttons into city and weather art show pages.
- Added sharer.js dependency.

This feature allows users to share city and weather art pages on
various social media platforms such as Facebook, Twitter, LinkedIn,
Pinterest, Telegram, and WhatsApp, increasing content visibility.
2025-02-16 11:58:25 +08:00
..
_admin_panel.html.erb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
_city.html.erb feat: fetch city state information 2025-02-16 01:35:36 +08:00
_results.html.erb feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
_search_city.html.erb feat: add loading spinner and search updates 2025-02-12 14:47:30 +08:00
_stat_card.html.erb feat: add statistics card component and refactor views 2025-02-14 14:56:51 +08:00
index.html.erb feat: add formatted time method for weather_art 2025-02-14 13:42:42 +08:00
show.html.erb feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00