JQuery doesn`t fire/work with my Rails 3.2 project
问题 As in the title, I`ve made sure all needed JS files are included in the meta tags, included the jquery-rails/coffee-rails gem, linked to a external one just in case. This is a modified script from Ryan Bates tutorial on Stripe, from what I understand it`s suppose to fire up by detecting the submit action from the form. Since I'm not that familiar with JS or CoffeeScript, I can't really pin point what's the problem here. Would appreciate any help I can get. The donations.js file: jQuery ->