[Rails] webcal url

Sébastien Gruhier seb at itseb.com
Thu Jun 29 15:45:12 GMT 2006


content-type was fine, I just forgot to remove my authenticate filter  
on that function :)
Works fine now

thanks
Seb

Le 29 juin 06 à 00:15, Julian 'Julik' Tarkhanov a écrit :

>
> On 28-jun-2006, at 20:54, Sébastien Gruhier wrote:
>
>> Hi
>>
>> I'd like to create a webcal link to share a calendar with iCal  
>> like it's done in Basecamp for example.
>> I know how to create the file using icalendar ruby library and  
>> iCal can open it, but if I send this file using an url like  
>> webcal://localhost:3000/ical/1151495837
>> iCal says that data are not valid.
>
> Are you sure you are sending the right content-type? Have you tried  
> your URL in a browser?
> -- 
> Julian 'Julik' Tarkhanov
> please send all personal mail to
> me at julik.nl
>
>
> _______________________________________________
> Rails mailing list
> Rails at lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
>



More information about the Rails mailing list