Sha256: 3e144eefebb35180d8b7c4ff1049979cfcd526d1d48cdace4bac3e65b57bd131
Contents?: true
Size: 317 Bytes
Versions: 17
Compression:
Stored size: 317 Bytes
Contents
// Place all the behaviors and hooks related to the matching controller here. // All this logic will automatically be available in application.js. $(function () { $("#user_id").addClass("ready"); $(".magic_grid").on("magic_grid:loaded", function () { console.log("Loaded a grid: ", this); }); });
Version data entries
17 entries across 17 versions & 1 rubygems