
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
jQueryMobile! For Rails! So Great.
This gem incorporates the jQueryMobile assets into your Rails application. This gem provides:
In your Gemfile, add this line:
gem "jquerymobile-rails"
Then, run
$ bundle install
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'}
This gem does not support Rails versions preceding 3.1.
Documentation for this project may be accessed through it's RubyGems Site here.
Please submit bugs any bugs found in jQueryMobile-Rails here, we appreaciate your help improving jQueryMobile-Rails.
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 development tasks include:
If you have suggestions please contact jQueryMobile-Rails.RubyGems@RudyIndustries.com. The google group is publically vieable here. Thanks!
FAQs
Unknown package
We found that jquerymobile-rails demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.