In my rails app I used three gems for authentication and styling, they are devise
, twitter-bootstrap-rails
and devise-bootstrap-views
.
After following all the steps in the guides, I started my rails server an error showed up saying
The asset "apple-touch-icon-144x144-precomposed.png" is not present in the asset pipeline.
What does it mean and how can I sort it out?