Rails redirect /images to /assets/images -


i have static application file requires images available @ /images path. rails makes /images folder available via /assets/images. how can write redirect rule in routes.rb whenever asks /images/1.png gets /assets/images/1.png?


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -