css_naked 1.0.2
This plugin makes a Rails application strip off the stylesheets during the CSS Naked Day event. It does this by modifying the stylesheet_link_tag helper to skip including stylesheets into the layout during the event.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
actionpack
~> 0
activesupport
~> 0
Development 相依性套件 (1):
mocha
~> 0