postmodern
- 21d ·
-
Public·
-
ruby.social
@nateberkopec same. Also don't like `include Deps['posts.create_post']` and `create_post.call(...)`. We're already in the context of Post-related things. Also I think validations should be separate or somehow coupled with the create action; after all there could be multiple ways something gets created.