I created a new Rails application from a scaffold, but the tutorial claims the following will appear:
<%= stylesheet_link_tag \"application\", :media =
The second one not about media type, it's mean include all .css from stylesheets directory on non asset pipeline project.
stylesheet_link_tag :all # =>