Skip to content

Commit

Permalink
They changed the date on us!
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Apr 5, 2008
1 parent c38f662 commit 4e5656f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/css_naked_day.rb
Expand Up @@ -16,6 +16,6 @@ def stylesheet_link_tag_with_css_naked_day(*sources)
#
class Date
def is_css_naked_day?
month == 4 && day == 5
year == 2008 && month == 4 && day == 9
end
end

0 comments on commit 4e5656f

Please sign in to comment.