today_ai_weather/config
songtianlun ec8f89e07a feat: add rack-mini-profiler for performance monitoring
- Include 'rack-mini-profiler' gem in Gemfile
- Update Gemfile.lock with the new dependency
- Create initializer for rack-mini-profiler in development

This addition allows for performance monitoring within the
application during development, which can help identify
and address performance issues more effectively.
2025-02-14 10:47:16 +08:00
..
environments feat: improve retrieval of weather arts 2025-02-14 09:55:04 +08:00
initializers feat: add rack-mini-profiler for performance monitoring 2025-02-14 10:47:16 +08:00
locales feat: add countries and regions management 2025-01-21 18:27:26 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc fix: update AI service logging and weather services 2025-02-13 17:21:41 +08:00
database.yml fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq_scheduler.yml style: update description in sidekiq scheduler 2025-02-13 16:19:33 +08:00
sitemap.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
storage.yml feat: add sitemap functionality 2025-01-26 00:07:44 +08:00