This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Jun 10 22:30:53 -0700 2008 | [adzap] |
| |
History.txt | Wed Jun 18 13:55:16 -0700 2008 | [adzap] |
| |
MIT-LICENSE | Wed Apr 26 00:21:00 -0700 2006 | [topfunky] |
| |
README.txt | Tue Jun 10 22:30:53 -0700 2008 | [adzap] |
| |
Rakefile | Tue Jun 10 22:30:53 -0700 2008 | [adzap] |
| |
generators/ | Fri Jan 04 09:36:42 -0800 2008 | [topfunky] |
| |
init.rb | Wed Apr 26 00:21:00 -0700 2006 | [topfunky] |
| |
lib/ | Wed Oct 01 14:10:21 -0700 2008 | [scott-stewart] |
| |
test/ | Wed Jun 18 13:55:16 -0700 2008 | [adzap] |
README.txt
CalendarHelper ============== A simple helper for creating an HTML calendar. The "calendar" method will be automatically available to your view templates. There is also a Rails generator that copies some stylesheets for use alone or alongside existing stylesheets. Authors ======= Jeremy Voorhis -- http://jvoorhis.com Original implementation Geoffrey Grosenbach -- http://nubyonrails.com Test suite and conversion to a Rails plugin Adam Meehan -- http://duckpunching.com Forked plugin to put on GitHub and customize Contributors ============ * Jarkko Laine http://jlaine.net/ * Tom Armitage http://infovore.org * Bryan Larsen http://larsen.st Usage ===== See the RDoc (or use "rake rdoc"). To copy the CSS files, use ./script/generate calendar_styles CSS will be copied to subdirectories of public/stylesheets/calendar.




