3a14c6946f5d0372d71b8a6af5a0e97086701e17
- Added `rspec-sorbet` gem to the Gemfile for improved type checking in tests. - Updated various Ruby files to enforce strict typing with Sorbet, enhancing type safety. - Refactored job classes and models to include type signatures, ensuring better type checking and documentation. - Modified tests to utilize RSpec-Sorbet features, improving clarity and maintainability. These changes aim to enhance the overall stability and maintainability of the codebase.
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%