Page 1 of 1

Week Planner and Ruby on Rails

PostPosted: Fri May 04, 2007 12:55 am
by patthepat
Hi,

I love your Week Planner script !

I'm trying to use it with Ruby on Rails, I switched the whole php code to ruby but I'm having a hard time accessing my controllers through the AJAX calls.

If someone can help me rewrite the javascript to access the controllers to get , create and delete events that would be awesome !

Thank you,

Pat

PostPosted: Mon May 07, 2007 5:54 pm
by patthepat
Turns out that the script is working good using an action to generate the xml file and link to this action from the javascript.

Thanks for the script, it's great :)