I am trying to integrate a rails project with the callbacks from Airtime to display schedule information in the site (in a very early stage at www.catalystradio.org). Has anyone already done something similar with rails before I begin, so as not to reinvent the wheel?
I am using rails 2.x and with the CMS I am integrating in its present form, jquery is not supported (prototype/scriptaculous only) as it fluffs up other javascript on the site handling other things..
Has anyone previously done some work similar to this and can possibly point me in the right direction?