#324 Passing Data to JavaScript

Published: Feb. 13, 2012, 8 a.m.

b'There are a variety of ways to pass variables from a Rails application to JavaScript. Here I show three techniques: a script tag, a data attribute, and the Gon gem.'