today_ai_weather/config/initializers
songtianlun bd42833953 feat: add translatable name module for countries and regions
- Introduced `TranslatableName` module to allow for
  localized names for `Country` and `Region` models.
- Updated views to display `localized_name` instead of
  `name` for improved internationalization.
- Refactored JSON serialization for `translations` attribute.
- Enhanced localization support by adding new languages:
  Japanese and Korean, with updated locale files.
- Removed outdated English and Chinese locales for countries
  and regions to clean up the codebase.
2025-02-21 23:46:25 +08:00
..
active_admin.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
ahoy.rb feat: add ahoy analytics for event tracking 2025-01-27 00:43:18 +08:00
assets.rb feat: improve worker logging 2025-02-15 12:30:48 +08:00
aws.rb feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
content_security_policy.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
devise.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
filter_parameter_logging.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
friendly_id.rb feat: add friendly_id for cities and weather arts 2025-01-19 12:21:00 +08:00
inflections.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
kaminari_config.rb feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
locale.rb feat: add translatable name module for countries and regions 2025-02-21 23:46:25 +08:00
meta_tags.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
rack_mini_profiler.rb feat: add rack-mini-profiler for performance monitoring 2025-02-14 10:47:16 +08:00
schedule_tasks.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00
sidekiq.rb refactor: simplify sitemap scheduling process 2025-01-25 11:24:44 +08:00