Displaying 2 results from an estimated 2 matches for "gcal4ruby".
2012 Mar 20
0
Google calendar is not working properly with gcal4ruby (0.2.6)
I''m using
Rails - 2.2.2
gcal4ruby (0.2.6)
I''m using google calendar to display events for users in my website.
Till 18-march-2012 everything was working fine. But now whenever user
add events to the calendar it show only busy in the calendar.
My code is
def add_event
user_id = current_user.id
servi...
2010 Jul 07
0
Integration Google Apps with Ruby on rails Application
...ke Calendar API
and Doclist API.Anyone can advice me which gem or plugins is available
for serve all this purpose.
GDOC4RUBY gem is not working in my system.It is giving error for the
line
require ''gdoc4ruby''
error message : no such file to load -- gdoc4ruby
I have used gcal4ruby gem , it is working fine.But it work direct
authentication , where as I want secure authentication through authsub
api.
Please give me advice for fulfilling my requirement.
Thanks in advance
Chiru
--
You received this message because you are subscribed to the Google Groups "Ruby on...