在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:rails/jquery-rails开源软件地址:https://github.com/rails/jquery-rails开源编程语言:Ruby 100.0%开源软件介绍:jquery-railsjQuery! For Rails! So great. This gem provides:
VersionsStarting with v2.1, the jquery-rails gem follows these version guidelines to provide more control over your app's jQuery version from your Gemfile:
See VERSIONS.md to see which versions of jquery-rails bundle which versions of jQuery. InstallationAdd
to your Gemfile. The jquery and jquery-ujs files will be added to the asset pipeline and available for you to use. If they're not already in //= require jquery
//= require jquery_ujs If you are running Rails 5.1 and up, and if you have included //= require jquery If you want to use jQuery 2, you can require //= require jquery2
//= require jquery_ujs And if you want to use jQuery 3, you can require //= require jquery3
//= require jquery_ujs For jQuery UI, we recommend the jquery-ui-rails gem, as it includes the jquery-ui css and allows easier customization. As of v3.0, jquery-rails no longer includes jQuery UI. Use the jquery-ui-rails gem above. Contributing to jquery-railsjquery-rails is work of many contributors. You're encouraged to submit pull requests, propose features and discuss issues.
See CONTRIBUTING. Licensejquery-rails is released under the MIT License. AcknowledgementsMany thanks are due to all of the jquery-rails contributors. Special thanks to JangoSteve for tirelessly answering questions and accepting patches, and the Rails Core Team for making jquery-rails an official part of Rails 3.1. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论