Created
November 14, 2013 11:49
-
-
Save ronanrodrigo/7465544 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //= require jquery | |
| //= require jquery_ujs | |
| //= require modernizr | |
| //= require twitter/bootstrap/transition | |
| //= require twitter/bootstrap/alert | |
| //= require twitter/bootstrap/modal | |
| //= require twitter/bootstrap/dropdown | |
| //= require twitter/bootstrap/scrollspy | |
| //= require twitter/bootstrap/tab | |
| //= require twitter/bootstrap/tooltip | |
| //= require twitter/bootstrap/popover | |
| //= require twitter/bootstrap/button | |
| //= require twitter/bootstrap/collapse | |
| //= require twitter/bootstrap/carousel | |
| //= require twitter/bootstrap/affix | |
| //= require jquery_nested_form | |
| //= require anjlab/datepicker | |
| //= require anjlab/timepicker | |
| //= require ./library/bootstrap-inputmask | |
| //= require ./library/bootstrap-select | |
| //= require ./library/bootstrap-tokenfield | |
| //= require ./library/jquery-ui.custom | |
| //= require ./library/switch-class | |
| //= require_tree ./library/kendo | |
| //= require_tree ./peopleone | |
| //= require_tree ./befective | |
| //= require turbolinks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment