TheGnarCo/gnarails

Replace gsub with ERB templates

Open

#91 创建于 2018年3月22日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Ruby (1 fork)auto 404
good first issue

仓库指标

Star
 (0 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南