Write css codes distinct from different pages
📝
内容提要
In rails, there is normally a view corresponding to an action. So if you want to do some special styles based on different pages, you can render controller name and action name in your layout file...
🏷️
标签
➡️