Socket
Book a DemoInstallSign in
Socket

immutablejs-rails

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

immutablejs-rails

bundlerRubyGems.org
Version
3.7.6
Version published
Maintainers
1
Created
Source

immutablejs-rails

immutablejs-rails allows you to easily integrate immutable.js with your Rails asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'immutablejs-rails'

And then execute:

$ bundle 

Or install it yourself as:

$ gem install immutablejs-rails

To start using immutable.js, add the following to your application.js

//= require immutable

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pnevels/immutablejs-rails.

FAQs

Package last updated on 06 Jan 2016

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