today_ai_weather/db
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
..
migrate chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
seeds style: format priority values for consistency 2025-01-24 09:09:57 +08:00
cable_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue_schema.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
schema.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
seeds.rb chore: update admin user creation for seeds 2025-01-23 00:40:42 +08:00