1d7a373d7314e00ef6b85f8682fac48fa7bd06e7
This commit introduces comprehensive support for post groups across different domains: - Created PostGroupsController to handle viewing post groups - Added new views for displaying post groups and their associated posts - Implemented policies for post groups - Enhanced models to support post group functionality - Updated routes to support post group navigation - Added helper methods for post group interactions - Improved GoodJob argument rendering for post groups The changes provide a unified way to view and interact with post collections across different domains like Inkbunny and E621.
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%