Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 498 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 498 Bytes

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.