CDRH / orchid

Rails Engine for site integration with CDRH API
MIT License
3 stars 0 forks source link

jquery-rails wrong jquery version #210

Closed jduss4 closed 3 years ago

jduss4 commented 3 years ago

interestingly, we have been requiring jquery-rails and it turns out if we want jquery 3, we need to specify that in the application.js file

https://github.com/rails/jquery-rails