test/dummy/tmp/cache/assets/test/sprockets/0a8a23b1a73ebf217f4e2b765013ce7b in extface-0.4.0 vs test/dummy/tmp/cache/assets/test/sprockets/0a8a23b1a73ebf217f4e2b765013ce7b in extface-0.4.1a
- old
+ new
@@ -1,7 +1,17 @@
{I"
class:ETI"ProcessedAsset; FI"logical_path; TI"extface/devices.js; FI"
pathname; TI"K/home/alex/workspace/extface/app/assets/javascripts/extface/devices.js; FI"content_type; TI"application/javascript; TI"
-mtime; Tl+:DSI"length; TiI"digest; TI"%08829e77504e3d1e329f617b08c65bf7; FI"source; TI"// Place all the behaviors and hooks related to the matching controller here.
+mtime; Tl+ΊΜ.SI"length; TiI"digest; TI"%d7cf20ada7e7d7cc55d5d6596e545c04; FI"source; TI"// Place all the behaviors and hooks related to the matching controller here.
// All this logic will automatically be available in application.js.
-;
-; TI"dependency_digest; TI"%f6f70732768955f9fcf9d8110356d0d7; FI"required_paths; T[I"K/home/alex/workspace/extface/app/assets/javascripts/extface/devices.js; FI"dependency_paths; T[{I" path; TI"K/home/alex/workspace/extface/app/assets/javascripts/extface/devices.js; FI"
-mtime; TI"2014-03-03T10:58:34+02:00; TI"digest; TI"%727927bf5841f3e4ea7c4228ae99dd9d; FI"
_version; TI"%1005ed9f20e25fb0a0599a7017dd0e6b; F
+$(document).ready(function() {
+ $('#push').click(function(e) {
+ $.ajax({
+ type: "POST",
+ url: $(this).attr('href'),
+ data: $('#data').val(),
+ contentType: "application/octet-stream"
+ });
+ e.preventDefault();
+ });
+});
+; TI"dependency_digest; TI"%5a658339c308af972480ec31dd1144fe; FI"required_paths; T[I"K/home/alex/workspace/extface/app/assets/javascripts/extface/devices.js; FI"dependency_paths; T[{I" path; TI"K/home/alex/workspace/extface/app/assets/javascripts/extface/devices.js; FI"
+mtime; TI"2014-03-23T13:59:54+02:00; TI"digest; TI"%b1de42e2fd692e109dab6607edd85ce0; FI"
_version; TI"%1d4ceeee8fc386afc9292795d0cf77f8; F
\ No newline at end of file