Asset-Tracker/timcharper-calendar_date_select-d3b2b8c
2011-06-14 18:08:28 -07:00
..
js_test Initial Commit 2011-06-14 18:08:28 -07:00
lib Initial Commit 2011-06-14 18:08:28 -07:00
public Initial Commit 2011-06-14 18:08:28 -07:00
spec Initial Commit 2011-06-14 18:08:28 -07:00
.gitignore Initial Commit 2011-06-14 18:08:28 -07:00
calendar_date_select.gemspec Initial Commit 2011-06-14 18:08:28 -07:00
History.txt Initial Commit 2011-06-14 18:08:28 -07:00
init.rb Initial Commit 2011-06-14 18:08:28 -07:00
Manifest.txt Initial Commit 2011-06-14 18:08:28 -07:00
MIT-LICENSE Initial Commit 2011-06-14 18:08:28 -07:00
Rakefile Initial Commit 2011-06-14 18:08:28 -07:00
README.txt Initial Commit 2011-06-14 18:08:28 -07:00
VERSION Initial Commit 2011-06-14 18:08:28 -07:00

= CalendarDateSelect

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

This project is looking for a new maintainer. Please contact me if you have sufficient interest in this project to move it forward.

== 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.