bokmann/fullcalendar-rails

Including even sources from nested resource

denisbosire opened this issue · 1 comments

i have events nested within services. How do I include this as an eventSource, the url is like so /services/:service_id/events , so far I can only get it to work if I use this as the url (/services/1/events) which requires me to include the service ID manually.

This is just a bundling of the fullcalendar javascript code. For help with fullcalendar, check out their communnity and docs starting at http://arshaw.com/fullcalendar/