开源软件名称(OpenSource Name):dmarkow/jquery-mobile-rails开源软件地址(OpenSource Url):https://github.com/dmarkow/jquery-mobile-rails开源编程语言(OpenSource Language):Ruby 94.5%开源软件介绍(OpenSource Introduction):jQuery Mobile for RailsThis gem adds the jQuery Mobile files to Rails' asset pipeline. Gem's jQuery Mobile Version1.4.5 (gem 1.4.5) InstallationAdd this gem to your Gemfile:
This will add jQuery Mobile's javascripts, stylesheets and images to your app. It will also set up the asset pipeline to precompile these assets for production. Include jquery.mobile (or jquery.mobile.min) in your
And the same in your
NOTE: You should probably remove Turbolinks from your UseI built this gem for using with the Mobylette gem, but it will work with your standalone application, or with any other gem that filters your mobile requests. Please refer to jQuery Mobile's documentation for information on laying out your app and using all of the jQuery Mobile features. ExampleThere is a very simple application inside test/dummy demonstrating basic usage of jQuery Mobile templating. VersioningjQuery Mobile Rails' gem versions will align with jQuery Mobile's version numbering, with the most recent gem always providing the current stable release of jQuery Mobile. To use an older version, please be sure to reference the proper gem version in your Gemfile. For example, to use 1.3.2:
Pull RequestsPlease make sure to follow these steps before submitting any pull requests:
ReferencesAuthors |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论