0700adaa552adbf679cc96ffe5892f5d8a228f19
- Updated `PostsHelper` to enforce strict typing and added new methods for guessing HTTP log entries related to scanned posts and file downloads. - Refactored the `post_state_string` method to handle unknown states more gracefully. - Modified the view template to replace the old scanned and file description logic with links to log entries, providing clearer metadata about post actions. - Removed deprecated tests related to the old description methods and added new tests for the updated functionality. These changes improve the clarity and usability of post metadata in the application.
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%