To delay your entire Jasmine test suite until the DOM is ready, add the following: beforeAll(function(done) { $(done); });
Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...
Asset pipeline, HTTP streaming, jQuery as default framework, auto-reversable migrations, identity map for ActiveRecord. Ruby 1.8.x support will...
jQuery's selector engine, live()-like event handlers, pixel-perfect layout measuring.
WKRTE is a jQuery rich text editor based on lwrte by plandem.
Touch devices have their own set of events like touchstart or touchmove. Because mobile browsers should also work with with...
Best results in other decks
Just like we use gems on the server, we use third party JavaScript libraries in the browser. These typically provide...
In a web application you often need to move data between the client (HTML, Javascript) and the server (Ruby, Rails...