Generate folder structure, operation files, specs/tests, etc. without coupling the generating code to Rails. This can be done with a bit of glue code in trailblazer-rails.
@fernandes Hi Celso, which branch / tag are you working off of? Also since this should be framework-agnostic - should it be a separate gem - trailblazer-generators?
Generate folder structure, operation files, specs/tests, etc. without coupling the generating code to Rails. This can be done with a bit of glue code in
trailblazer-rails
.Related: https://github.com/trailblazer/trailblazer/issues/156