TheGnarCo/gnarails

Replace gsub with ERB templates

Open

#91 aberto em 22 de mar. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (1 fork)auto 404
good first issue

Métricas do repositório

Stars
 (0 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Rather than gsubbing into files to replace variables, we should use the template method available on generators to use ERB files.

Guia do colaborador