Suppose we have a map-icon.png file under assets/map/ folder and we need to find the path for the precompiled version of this image.
You can find the path and display it in the view by using this:
= "/assets/#{Rails.application.assets.find_asset('new-map/map-gt3.png').digest_path}"
Like this:
Like Loading...
Related
Author: Abhilash
Hey!
This is Abhilash - A Ruby developer, specialised on web development. I am also working on other frameworks such as Angular, Sinatra, Laravel, NodeJS etc.
Ruby On Rails is my primary software framework, which I do since 2010. This blog is about Ruby, Ruby On Rails and other subjects that I have had experienced upon.
You can contact me here: abhilash.amballur@gmail.com
LinkedIn: www.linkedin.com/in/abhilashak
View all posts by Abhilash