/calendar_date_select

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

Primary LanguageJavaScriptOtherNOASSERTION

CalendarDateSelect

Legacy support as a Rails 3.1+ Engine. For support of earlier versions of Rails, check the 1.x branch.

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

Examples

See a demo here

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.