Socket
Book a DemoInstallSign in
Socket

knockoutjs-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockoutjs-rails

3.5.1.1
bundlerRubygems
Version published
Maintainers
1
Created
Source

knockoutjs-rails

knockoutjs-rails wraps the Knockout.js library in a rails engine for simple use with the asset pipeline provided by Rails > v. 3.1. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.

Knockout is a JavaScript library that helps you to create rich, responsive display and editor user interfaces with a clean underlying data model. Please see the documentation for details.

Usage

Add the following to your gemfile:

gem 'knockoutjs-rails'

Add the following directive to your Javascript manifest file (application.js):

//= require knockout

You can optionally add the object mapping plugin for Knockout (also application.js):

//= require knockout.mapping

Versioning

knockoutjs-rails 3.4.0 == Knockout.js 3.4.0

Every attempt is made to mirror the currently shipping Knockout.js version number wherever possible. The major and minor version numbers will always represent the Knockout.js version, but the patch level may differ should a fix to gem need to be pushed before Knockout.js ships an update to the library.

When the versions differ, it will be noted in the README.

  • Version 3.4.0.1 of knockoutjs-rails was released to declare compatibility with Rails 5, while still using version 3.4.0 of Knockout.js.

FAQs

Package last updated on 03 Mar 2022

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.