Rails Holiday plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install svn://rubyforge.org//var/svn/rails-holidays
Usage is very simple.
print "Today is holiday, you don't need to work." if "July 4 2007".to_date.us_holiday?
You can edit more holidays in lib/holidays/
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | Back in time (1 older version) | Last edited by: scott, 6 months ago

