today_ai_weather/test
songtianlun 81843f0c08 chore: remove unused jQuery and Bootstrap dependencies
- Deleted the `add_jquery.js` file as jQuery is no longer needed.
- Removed references to Bootstrap from the Gemfile and package.json.
- Updated the application layout to reflect the removal of Bootstrap styles.
- Adjusted the paginator HTML to use a class that aligns with the new styling.

These changes streamline the asset pipeline by eliminating unused libraries,
which can improve load times and reduce potential security vulnerabilities.
The application now relies on alternative styling and JavaScript solutions.
2025-01-17 17:08:07 +08:00
..
controllers feat: add account activation feature 2025-01-06 18:38:39 +08:00
fixtures feat: add account activation feature 2025-01-06 18:38:39 +08:00
helpers style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00
integration chore: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +08:00
mailers chore: update production mailer configuration 2025-01-08 13:27:28 +08:00
models feat: add account activation feature 2025-01-06 18:38:39 +08:00
system init sample-app 2024-12-29 17:12:54 +08:00
application_system_test_case.rb init sample-app 2024-12-29 17:12:54 +08:00
test_helper.rb style: standardize quotation marks and spacing 2025-01-04 10:21:22 +08:00