dynamic-body-class-and-id 1.0.0
The gem adds body_class and body_id helpers to your Rails app. The ID is based on the name of the controller and the class is based on the name of the action. Use this in your CSS to provide page-specific styles. For example, when accessing http://example.com/post/123, the body ID would be "post" and the class would be "show".
Gemfile:
=
安裝:
=
版本列表:
- 1.0.0 October 10, 2010 (3.5 KB)
Runtime 相依性套件 (1):
activesupport
>= 0