today_ai_weather/config/environments
songtianlun 92ec81b152 feat: add devise for user authentication
- Include 'devise' gem for user management
- Update database access URLs in configurations
- Refactor schema types from bigint to integer for resource and author IDs
- Enhance geo synchronization by updating region and subregion handling

These changes are aimed at improving the user management functionality while ensuring efficient data handling and connections for production environment.
2025-02-11 11:46:15 +08:00
..
development.rb feat: add batch weather art generation jobs 2025-01-22 16:50:00 +08:00
production.rb feat: add devise for user authentication 2025-02-11 11:46:15 +08:00
test.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00