Guest User

Untitled

a guest
Dec 12th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. # Add the fonts path
  2. config.assets.paths << "#{Rails.root}/app/assets/fonts"
  3.  
  4. # Precompile additional assets
  5. config.assets.precompile += %w( .svg .eot .woff .ttf )
Add Comment
Please, Sign In to add comment