How to Freeze Gems with recent versions of Rails Categories Ruby / Ruby on Rails Tags gems If you want to freeze the gems under vendor/gems, just run the following command in your application directory rake gems:unpack Share42 Related postsJune 14, 2015Uploading multiple files with Carrierwave in Rails 4Read more - Uploading multiple files with Carrierwave in Rails 4June 14, 2015Validate a url in Rails 4Read more - Validate a url in Rails 4June 14, 2015Using has_many with Nested Form in Rails 4Read more - Using has_many with Nested Form in Rails 4