New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jquerymobile-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquerymobile-rails

  • 0.2.3
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

jQueryMobile-Rails

jQueryMobile! For Rails! So Great.

Description

This gem incorporates the jQueryMobile assets into your Rails application. This gem provides:

  • jQueryMobile 1.1.1

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 !

FAQs

Package last updated on 18 Jul 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc