Sha256: 9f94a0a78dae2649615e67bbdd57c472786e131db30112d7fb1338f05dc85979

Contents?: true

Size: 98 Bytes

Versions: 1

Compression:

Stored size: 98 Bytes

Contents

$(function() {
  $.get('/test/ajax_flash');
  $('<span>Page loaded</span>').appendTo('body');
});

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unobtrusive_flash-3.2.0 spec/support/assets/javascripts/ajax_caller.js