Sha256: 792c369c3e1db71229b96c2f9a2514899e5c695a65234bd44d8f13878357c111

Contents?: true

Size: 1.97 KB

Versions: 10

Compression:

Stored size: 1.97 KB

Contents

{I"
class:ETI"ProcessedAsset;FI"logical_path;TI"libs/gumby.init.js;FI"
pathname;TI"s/Users/eduardodeoliveirazaghi/Projects/loldesign/loldesign_publisher/app/assets/javascripts/libs/gumby.init.js;FI"content_type;TI"application/javascript;TI"
mtime;Tl+DZûSI"length;TipI"digest;TI"%52029a354b1b615ad4e37f8f581146d4;FI"source;TI"p/**
* Gumby Init
*/


!function($) {

	'use strict';

	// not touch device or no touch events required so auto initialize here
	if((!Gumby.touchDevice || !Gumby.touchEvents) && Gumby.autoInit) {
		window.Gumby.init();

	// load jQuery mobile touch events
	} else if(Gumby.touchEvents && Gumby.touchDevice) {
		Gumby.debug('Loading jQuery mobile touch events');
		// set timeout to 2sec
		yepnope.errorTimeout = 2000;
		Modernizr.load({
			test: Modernizr.touch,
			yep: Gumby.touchEvents+'/jquery.mobile.custom.min.js',
			complete: function() {
				// error loading jQuery mobile
				if(!$.mobile) {
					Gumby.error('Error loading jQuery mobile touch events');
				}

				// if not auto initializing
				// this will allow helpers to fire when initialized
				Gumby.touchEventsLoaded = true;

				// auto initialize
				if(Gumby.autoInit) {
					window.Gumby.init();

				// if already manually initialized then fire helpers
				} else if(Gumby.uiModulesReady) {
					Gumby.helpers();
				}
			}
		});
	}

	// if AMD return Gumby object to define
	if(typeof define == "function" && define.amd) {
		define(window.Gumby);
	}
}(jQuery);
;TI"dependency_digest;TI"%81f4fc696c3ddb74ed9c56f3c9beb94c;FI"required_paths;T[I"s/Users/eduardodeoliveirazaghi/Projects/loldesign/loldesign_publisher/app/assets/javascripts/libs/gumby.init.js;FI"dependency_paths;T[{I"	path;TI"s/Users/eduardodeoliveirazaghi/Projects/loldesign/loldesign_publisher/app/assets/javascripts/libs/gumby.init.js;FI"
mtime;TI"2014-08-25T12:46:12-03:00;TI"digest;TI"%410c83b03b78f98fea45438290870a06;FI"
_version;TI"%01511319732b44ed6445e68132ed559b;F

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
loldesign_publisher-2.0.0 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.5.1 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.5.0 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.4.0 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.3.6 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.3.4 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.3.3 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.3.2 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.3.1 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063
loldesign_publisher-1.3.0 spec/dummy/tmp/cache/assets/development/sprockets/2181489a58d455ac8d321d8b728cc063