Where can I place *=require rouge?

36 Views Asked by At

I use rouge gem. When I add *=require rouge in assets/builds/application.css it works(code hightlights), but server restarted its *=require rouge deleted. I tried create application.scss and application.css in stylesheets/ but it not working(code not hightlighting). I tried add *=require rouge in stylesheets/application.bootstrap.scss but not working. Where I add this code?

0

There are 0 best solutions below