today_ai_weather/app/admin
songtianlun 50321533f7 chore: clean up trailing whitespace and formatting
- Removed unnecessary leading and trailing blank lines in several
  ActiveAdmin register files.
- Reformatted string delimiters for consistency, changing single quotes
to double quotes in tracking events in the Cities and WeatherArts
controllers.
- Ensured proper spacing in array definitions across several
  models, including Ahoy::Event and Ahoy::Visit.

These changes improve code readability and maintain consistency
throughout the codebase by ensuring uniform use of quotes and
removing excess whitespace.
2025-01-27 00:43:36 +08:00
..
admin_users.rb chore: clean up code style and unused fixtures 2025-01-20 18:08:55 +08:00
ahoy_events.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_management.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_visits.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
cities.rb feat: add country filter in city admin 2025-01-25 00:54:23 +08:00
countries.rb refactor: improve countries find_resource method 2025-01-25 01:29:50 +08:00
dashboard.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
regions.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
weather_arts.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00