Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

A popular and flexible JavaScript DatePicker for RubyOnRails (and others) with additional JQuery support

Notifications You must be signed in to change notification settings

ronald/calendar_date_select

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= CalendarDateSelect

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

== Examples

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

== Installation
* script/plugin install git://github.com/ronald/calendar_date_select.git
* if you're using jrails it should work out of the box
* otherwise copy calendar_date_select.jquery.js from the plugin's dir to /public/javascripts/calendar_date_select/

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

About

A popular and flexible JavaScript DatePicker for RubyOnRails (and others) with additional JQuery support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.0%
  • Ruby 46.0%