RailsCasts Pro episodes are now free!

Learn more or hide this

helface's Profile

GitHub User: helface

Comments by

Avatar

I followed this tutorial but am getting JQuery not defined in firebug. I looked at the application.js file and saw that the function was generated correctly. My application layout has javascript_include_tag before anything else is yielded. The funny thing is I have another Jquery function specified for another controller that's working perfectly fine. What am I doing wrong here?