Skip to content

Instantly share code, notes, and snippets.

@karlosos
Created August 23, 2016 11:55
Show Gist options
  • Save karlosos/19061eae452f2a953c4fd82e784f882f to your computer and use it in GitHub Desktop.
Save karlosos/19061eae452f2a953c4fd82e784f882f to your computer and use it in GitHub Desktop.
application.js
// 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 plugi1ns, 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.turbolinks
//= require jquery_ujs
//= require select2-full
//= require turbolinks
//= require bootstrap
//= require bootstrap-datepicker/core
//= require bootstrap-datepicker/locales/bootstrap-datepicker.pl.js
//= require select2_locale_pl
//= require moment.min.js
//= require nested_form_fields
//= require jquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment