jQueryMobile-Rails

jQueryMobile! For Rails! So Great.

View the Project on GitHub RudyIndustries/jquerymobile-rails

Description

This gem looks to serve not only as a means of elegantly incorportating jQueryMobile into your application but as well, a means of incorporating additional promanant jquerymobile resources!

See jquery-mobile-rails for incorporatation of strictly jQueryMobile into your assets pipeline.
The gem conviently follows a one-to-one versioning with jQueryMobile as well.

This gem currently provides:

Installation

In your Gemfile, add this line:

gem "jquerymobile-rails"

Then, run

$ bundle install

Rails >= 3.1

For Rails 3.1 and greater, the files will be added to the asset pipeline and available for you to use.

The following will need to be added to the file app/assets/javascripts/application.js:

//= require jquerymobile

The following will need to be added to the file app/assets/stylesheets/application.css:

*= require jquerymobile

The following will need to be added to the %head tag of the file app/views/layouts/applicaion.html.haml:

%meta{ name: :viewport, content: 'width=device-width, initial-scale=1'}

Rails < 3.1

This gem does not support Rails versions preceding 3.1.

Documentation

Documentation for this project may be accessed through it's RubyGems Site here.

Bugs

Please submit bugs any bugs found in jQueryMobile-Rails here, we appreaciate your help improving jQueryMobile-Rails.

Future Work

This gem looks to serve not only as a means of elegantly incorportating jQueryMobile into your application but as well, a means of incorporating additional promanant jquerymobile resources!

In Progress

In progress development tasks include:

Suggestions

If you have suggestions please contact jQueryMobile-Rails.RubyGems@RudyIndustries.com. The google group is publically vieable here. Thanks!

Donate

Click here to lend your support to: Rudy Industries Open Source Projects and make a donation at www.pledgie.com !