af119ed6830ee6e571bd07bdff1c798a99a8ab96
- Added `db-query-matchers` gem for improved query testing capabilities. - Updated `sanitize` gem version to `~> 6.1` for better security and features. - Refactored styles in `application.tailwind.css` for better responsiveness. - Improved `LogEntriesController` to utilize `response_size` for more accurate data handling. - Added a new `favorites` action in `Domain::Fa::PostsController` for better user experience. - Enhanced `fa_post_description_sanitized` method in `Domain::Fa::PostsHelper` for improved HTML sanitization. - Updated views for `Domain::Fa::Posts` to streamline layout and improve user interaction. - Improved pagination controls for better navigation across post listings.
README
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
- Ruby version
- 3.2.6
- System dependencies
- node 18.x
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
- Build docker image with
docker build . -t redux-scraper-app
- ...
Description
Languages
Ruby
80%
HTML
10.8%
TypeScript
7.8%
JavaScript
0.7%
Shell
0.2%
Other
0.4%