README.md in jquery_mobile_rails-1.4.4 vs README.md in jquery_mobile_rails-1.4.4.1
- old
+ new
@@ -10,10 +10,10 @@
Add this gem to your Gemfile:
gem 'jquery_mobile_rails'
-This will add jQuery Mobile's javascripts, stylesheets and images to your app.
+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 `application.js` manifest:
//= require jquery
//= require jquery_ujs