Open rockaBe opened 10 years ago
instead of concatenating string like crazy it would be much easier and better to read if generator templates were using erb extension like e.g. https://github.com/collectiveidea/interactor-rails/blob/master/lib/generators/templates/interactor.erb
erb
instead of concatenating string like crazy it would be much easier and better to read if generator templates were using
erb
extension like e.g. https://github.com/collectiveidea/interactor-rails/blob/master/lib/generators/templates/interactor.erb