Skip to content Skip to sidebar Skip to footer
Showing posts with the label Haml

Can't Select Link_to Tag As Jquery Selector Rails

I am a beginner rails dev. I got this link_to tag with the class of 'comments_link' %h2= li… Read more Can't Select Link_to Tag As Jquery Selector Rails

Tablesorter Becomes Non-functional After Jquery Page Load

I have a page that has a variable refresh rate, and displays a couple of tables. The tablesorter.js… Read more Tablesorter Becomes Non-functional After Jquery Page Load

$ Is Not Defined, Uncaught ReferenceError While Using Select2 Plugin With Rails

I'm trying to use the Select2 plugin to add a search bar to my select box. I get the following … Read more $ Is Not Defined, Uncaught ReferenceError While Using Select2 Plugin With Rails