roadt / jquery-wookmark-rails

jquery wookmark plugin for rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery-wookmark-rails

jquery wookmark plugin for rails

Installation

  1. Add gem in Gemfile, and bundle

  2. require 'jquery.wookmark' in your asset manifest file. (make sure you have jquery too)

  3. in your views,

    $('xxx').wookmark()

About

jquery wookmark plugin for rails

License:MIT License


Languages

Language:Ruby 100.0%