application.js 931 B

12345678910111213141516171819202122232425262728
  1. // This is a manifest file that'll be compiled into application.js, which will include all the files
  2. // listed below.
  3. //
  4. // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
  5. // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
  6. //
  7. // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
  8. // the compiled file.
  9. //
  10. // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD
  11. // GO AFTER THE REQUIRES BELOW.
  12. //
  13. //= require jquery
  14. //= require jquery_ujs
  15. //= require jquery.ui.slider
  16. //= require jquery.ui.datepicker
  17. //= require jquery.ui.tabs
  18. //= require jquery.ui.progressbar
  19. //= require bootstrap/modal
  20. //= require bootstrap/tab
  21. //= require scripts
  22. //= require chosen.jquery
  23. //= require color_picker
  24. //= require datetimepicker
  25. //= require d3
  26. //= require nv.d3