For some reason, my vendor assets (and lib assets) folders are only showing “.gitkeep” as a file under the stylesheets and javascripts folders.
How can I view the actual files in there? I know there must be files given all the gems I use, but can’t view the stylesheets in there (just showing .gitkeep). Thank you!
That’s now how rails3 asset pipeline works, Gem assets as per guides.rubyonrails.org