[Rails] Re: Calendar Plugin

2009-06-07 Thread prabesh shrestha
Thanks bjreath and Wlater for your suggestions.I was completing some other tasks.Now I am using calendar_helper.I am going through it's code which is pretty small than I had guessed.If I need any help I will surely post back. Thanks again. On May 29, 10:01 am, Walter McGinnis wrote: > http://git

[Rails] Re: Calendar Plugin

2009-05-28 Thread Walter McGinnis
http://github.com/search?type=Repositories&language=rb&q=calendar&repo=&langOverride=&x=16&y=23&start_value=1 A lot of calendar plugins aren't going to be ready for translation if you decide to go the the i18n route. Something to keep in mind when choosing. Cheers, Walter --~--~-~--~

[Rails] Re: Calendar Plugin

2009-05-28 Thread bjreath
I've used calendar_helper (http://github.com/topfunky/calendar_helper/ tree/master) from Geoffrey Grosenbach before and it works well. It's pretty basic but it gets the job done. Look through the README on GitHub to see some usage examples. You can pass a block to the 'calendar' call and insert