TheGnarCo/gnarails

Replace gsub with ERB templates

Open

#91 aperta il 22 mar 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Ruby (1 fork)auto 404
good first issue

Metriche repository

Star
 (0 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor