1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

Update Javascript doc

This commit is contained in:
Gleb Mazovetskiy 2013-10-16 22:04:41 +02:00
parent 0411a9ea07
commit fb84acf0b4

View file

@ -80,7 +80,8 @@ You can also include optional bootstrap theme:
### Javascript
We have a helper that includes all Bootstrap javascripts. Put this in your Javascript manifest (usually in `application.js`) to
We have a helper that includes all Bootstrap javascripts. If you use Rails (or Sprockets separately),
put this in your Javascript manifest (usually in `application.js`) to load the files in the [correct order](/vendor/assets/javascripts/bootstrap.js):
```js
// Loads all Bootstrap javascripts