Plugins - CSS Naked Day

StarAdd to favorites

CssNakedDay

=====

This plugin disables all stylesheets on CSS Naked Day. http://naked.dustindiaz.com/

As long as you’re using Rails’ stylesheet_link_tag helper, your CSS will automatically be hidden on Naked Day (April 5).

It also adds a method to the Date class so you can check if a day is Naked Day.

Example

=

<% if Date.today.is_css_naked_day? %>

  What happened to the design?
  To know more about why styles are disabled on this website visit the

  Annual CSS Naked Day website for more information.

<% end %>

Daniel Morrison, Collective Idea

http://daniel.collectiveidea.com/blog/tags/css_naked_day

http://source.collectiveidea.com/public/rails/plugins/css_naked_day

Rails' (MIT)

  • Currently 3.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

View Extensions

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?