css_naked 1.0.0
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:
=
instalar:
=
dependencias de Runtime (2):
actionpack
>= 0
activesupport
>= 0
dependencias de Development (1):
mocha
>= 0