joaomdmoura / gioco

A gamification gem to Ruby on Rails applications
305 stars 36 forks source link

cleanup generator templates by using erb #68

Open rockaBe opened 10 years ago

rockaBe commented 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