
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
mobiscroll-rails wraps the Mobiscroll Jquery Plugin library in a rails engine for simple use with the asset pipeline provided by rails 3.1. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.
Mobiscroll allow you to create awesome experiences with technologies you know and love, and build hybrid and webapps with mobiscroll UI scroller components, HTML, CSS and Javascript. Please see the documentation for details.
Add the following to your gemfile:
gem 'mobiscroll-rails'
Add the following directive to your Javascript manifest file (application.js):
//= require mobiscroll
If you want to include a localization file, also add the following directive:
//= require mobiscroll/<locale>.js
mobiscroll-rails 3.2.1 == Mobiscroll.js 3.2.1
Every attempt is made to mirror the currently shipping Mobiscroll.js version number wherever possible. The major, minor, and patch version numbers will always represent the Mobiscroll.js version. Should a gem bug be discovered, a 4th version identifier will be added and incremented.
Mobiscroll - For developping the js components.
Copyright (c) 2012 ( massimiliano dot marzo at gmail dot com ), released under the MIT license.
FAQs
Unknown package
We found that mobiscroll-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
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.