forked from mwanas/calendar_date_select_rails3
-
Notifications
You must be signed in to change notification settings - Fork 0
This gem is not (and has never been) maintained by me
3months/calendar_date_select_rails3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
= 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. Now the no need to make in your Gemfile the following gem 'calendar_date_select', :git => 'git://github.com/paneq/calendar_date_select.git' as it is now found as a gem on rubyGems.org what u need to do just add the following in your Gemfile : gem 'calendar_date_select_rails3', :require=>'calendar_date_select'
About
This gem is not (and has never been) maintained by me
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 60.9%
- JavaScript 37.9%
- CSS 1.2%