Sha256: f9786fa4c36adec831dbd72672834f4284d8851f1ce240a57bfaf2d992a183b2

Contents?: true

Size: 242 Bytes

Versions: 5

Compression:

Stored size: 242 Bytes

Contents

require.config({
    shim: {
        'fullcalendar': ['moment', 'jquery'],
    },
    paths: {
        'fullcalendar': 'assets/plugins/fullcalendar/js/fullcalendar.min',
        'moment': 'assets/plugins/fullcalendar/js/moment.min',
    }
});

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tabler-rubygem-0.1.4 assets/javascripts/tabler/plugins/fullcalendar/plugin.js
tabler-rubygem-0.1.3 assets/javascripts/tabler/plugins/fullcalendar/plugin.js
tabler_ui_rails-0.3.1 assets/plugins/fullcalendar/plugin.js
tabler-rubygem-0.1.2 assets/javascripts/tabler/plugins/fullcalendar/plugin.js
tabler-rubygem-0.1.1 assets/javascripts/tabler/plugins/fullcalendar/plugin.js