timcharper / calendar_date_select

A popular and flexible JavaScript DatePicker for RubyOnRails (and others)

This URL has Read+Write access

name age message
file .gitignore Thu Feb 19 21:16:15 -0800 2009 ignore gems [Tim Harper]
file History.txt Loading commit data...
file MIT-LICENSE Mon Sep 03 03:04:35 -0700 2007 fixed spelling on the license file git-svn-id:... [timcharper]
file Manifest.txt Sun Nov 30 00:10:55 -0800 2008 updated to include new files [Tim Harper]
file Rakefile
file Readme.txt Tue Apr 28 11:34:14 -0700 2009 Renamed Readme.txt to README.txt for case sensi... [mhaley]
file init.rb Sat Nov 22 23:08:34 -0800 2008 Cleaning up to prepare for ruby-forge release ... [Tim Harper]
directory js_test/
directory lib/
directory public/
directory spec/
Readme.txt
= CalendarDateSelect

http://code.google.com/p/calendardateselect/

== Examples

"See a demo here":http://electronicholas.com/calendar

== Submitting patches

Please take care to do the following:

* Clean up your patch (don't send a patch bomb with a hundred features in one)
* Write test cases!
* As a general rule of thumb, think of ways to make things more general purpose than specific.