Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1e04f7 + 1e76d35 commit a4cdafbCopy full SHA for a4cdafb
README.md
@@ -45,6 +45,10 @@ Also add the jQuery UI CSS to your application.css:
45
*/
46
```
47
48
+Warning: If you are using a version below 5.0, you will have to use a different naming
49
+for the files to require, see https://github.com/joliss/jquery-ui-rails/blob/v4.2.1/README.md
50
+for more information.
51
+
52
All images required by jQuery UI are automatically served through the asset
53
pipeline, so you are good to go! For example, this code will add a
54
[datepicker](http://jqueryui.com/demos/datepicker/):
0 commit comments