jStorage-rails

A gem that packages the jStorage.js (version 0.4.12) library for the Rails asset pipeline. The JS library allows storage of data in the user's browser's local storage and works from IE7 onwards. See https://github.com/andris9/jStorage for more information.

Installation

Add this line to your application's Gemfile:

gem 'jstorage-rails'

And then execute:

$ bundle

Dependencies

  • Rails >= 3.1
  • JQuery 1.8+

TODO

  • Tests and much more. Use at your own risk.

Included Libraries

https://github.com/andris9/jStorage