I'm working on a updated web application for a friend; built atop the CakePHP (v1.2) framework. I'm still very new to CakePHP, which is a "Rails-inspired" frameworks (one that follows convention over configuration), but like it a great deal.
I ran into a problem (sort of) tonight: I could not get the JavaScript helper's link method to output the script tag for my jQuery library, as it "should".
