railssignals / example_jquery_calendar_date_select

An example application showing the use of the jQuery Calendar Date Select Plugin

This URL has Read+Write access

Rails Signals (author)
Mon Jun 29 00:37:29 -0700 2009
commit  1b011ccb5a68e15eb1324a010f996d2802075976
tree    7dd31353e7844af53410f7e8b21d3614348f0a8b
name age message
file README Loading commit data...
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory log/
directory public/
directory script/
directory test/
directory vendor/
README
== Example Application for the jquery_calendar_date_select plugin
   
   If you want to play:
   
   script/server
   
   If you want to read:
   
   /app/views/layouts/application.html.erb
   /public/javascripts/application.js
   /app/views/calendars/index.html.erb
   
== More to come soon...