redpanthers / starter

New rails project startup template to speed up project start time.
3 stars 3 forks source link

Custom generators for plain ruby classes #19

Closed redtachyons closed 6 years ago

redtachyons commented 6 years ago
  1. Service object
  2. Form object
  3. Query object
coderhs commented 6 years ago

@tachyons I have made changes to your Custom Generator. Basically, I changed the nomenclature used. Do share your review.

redtachyons commented 6 years ago

LGTM