doabit / semantic-ui-sass

Semantic UI, converted to Sass and ready to drop into Rails & Compass.
MIT License
1.15k stars 192 forks source link

Fix invalid image-url for flags.png on rails5 #97

Closed itmammoth closed 7 years ago

itmammoth commented 7 years ago

GETting /images/semantic-ui/flags.png gets to return 404 on my rails5 app from v2.2.7.0. It caused by the change made in 5cd1b69. Please have a look.