David Kimura PRO said almost 4 years ago on Reusable Ruby on Rails Application Templates :
Thanks for the info   . On Rubidium, I'll add this to the global template generator so that others can simple ignore having to add
run 'spring stop'
but i'll have to play around with it first as if spring isn't included in the project, it could case the script to "randomly" fail. I never saw this issue as I have a dot file in my home folder which omits spring and coffeescript.
cat ~/.railsrc
--skip-spring
--skip-coffee