Last Updated: February 25, 2016
·
579
· iamjarvo

Skip existing files when using a rails generator

rails generate scaffold Player -s 

This will generate the files needed for that scaffold that don't exist but ignore the existing files