b35d6878dd0fe646b224daf0b8a9c7d01eaa8aaf
- Marked tasks as complete in TODO.md for the Inkbunny index scan job and log attachment features. - Refactored `UpdatePostsJob` to improve method naming and enhance error handling for missing posts. - Introduced associations between `Post`, `Pool`, and `PoolJoin` models to manage relationships effectively. - Updated database schema to include `ib_pool_id` in pools and modified the `domain_inkbunny_pool_joins` table structure. - Added tests to ensure correct association of posts with pools and validate left/right post IDs in pool joins.
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%