Script/generate and add to svn at the same time
I’m probably the last to know how to add files to svn as you are generating them. Add -c to your command:
script/generate migration likeability_to_homes -c
And you don’t have to svn add your way to carpel tunnel.