TheGnarCo/gnarails

Replace gsub with ERB templates

Open

#91 opened on 2018年3月22日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Ruby (1 fork)auto 404
good first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド