The frozen_gems generator gives your Rails application its own private gem library, in vendor/gems, and a script/gem command for managing that library. To enable, run script/generate frozen_gems
Required Ruby Version
None
Authors
Glenn Vanderburg