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:
=
installieren:
=
Runtime Abhängigkeiten (2):
actionpack
~> 0
activesupport
~> 0
Development Abhängigkeiten (1):
mocha
~> 0