Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Add bootsnap gem
Browse files Browse the repository at this point in the history
  • Loading branch information
pablorc committed Oct 18, 2018
1 parent 9d83dc2 commit c57db44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ def gems
@template.gem 'keynote'
@template.gem 'kaminari'
@template.gem 'premailer-rails'
@template.gem 'bootsnap'

yield if block_given?

Expand Down

0 comments on commit c57db44

Please sign in to comment.