Skip to content

quick-hack: a rails 3 engine to asset pipeline calendar_date_select

License

Notifications You must be signed in to change notification settings

asee/calpicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calpicker

This is a quick hack to wrap the calendar_date_select into a rails engine gem.

calendar_date_picker uses prototype-rails so its getting dusty.

There didn't seem to be too many people using both prototype and the asset pipeline, so I threw this together in the last hour, to prevent the old gem from constantly mucking up my public/javascripts/ and public/stylesheets directories.

TODO (if this were going to be a real project)


documentation for calendar_date_select

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

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

quick-hack: a rails 3 engine to asset pipeline calendar_date_select

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published