Do I need the jumpstart gem embedded in my application?
I noticed my Jumpstart Pro-based application contains the jumpstart gem in lib/jumpstart. I also see the Gemfile refers to the jumpstart gem via the local file system. My question is... Does this gem have to remain in the application for production deployment? Or can it be removed once the app is "finished"?