Sha256: d0971f86a5b375ab9910bab979efbaa77bb76990e34399ed8284f8e096e0eb40

Contents?: true

Size: 906 Bytes

Versions: 3

Compression:

Stored size: 906 Bytes

Contents

// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// compiled file.
//
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
// about supported directives.
//
//= require jquery-fileupload/basic
//= require jquery.cloudinary
//= require medium-editor
//= require drop
//= require vex.combined.min
//= require type_station/lib/ts
//= require type_station/lib/models
//= require_tree ./editables
//= require type_station/init
//= require_self

jQuery(function(){
  window.TS.init();
});

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
type_station-0.0.3 app/assets/javascripts/type_station/application.js
type_station-0.0.2 app/assets/javascripts/type_station/application.js
type_station-0.0.1 app/assets/javascripts/type_station/application.js