efccf79f6427a2ff09fefb71c125268d4c8d0d6e
- Added `pundit-matchers` gem to improve policy testing capabilities. - Updated `BlobsController` to support a new "tiny" size option for avatars. - Enhanced `IndexablePostsHelper` with a `show_path` method for different postable types. - Refactored `IndexedPost` model to include methods for retrieving artist information and external links. - Modified `Domain::E621::Post` model to initialize `tags_array` as a hash. - Updated views for indexed posts to support new display formats (gallery and table). - Improved test coverage with new user factory and updated specs for controller and job behaviors.
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%