🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jqueryte

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jqueryte

0.0.2
Rubygems
Version published
Maintainers
2
Created
Source

jQuery Text Editor engine for Ruby on Rails application

Introduction

This gem jqueryte is a rails engine which makes it easy to use jQuery Text Editor in Ruby on Rails application.

Installation

add this line to Gemfile

gem jqueryte

and issue bundle install

Usage

    /* in rails application's stylesheets, eg. application.css
     *= require jqueryte
     */
    // in rails application's javascript, eg. application.js
    //= require jqueryte

Then it is ready for use. For how to use this editor itself, please refer to jQuery Text Editor Documentation.

Version

This gem integrates jQuery Text Editor v1.4.0.

Licence MIT

Copyright (c) 2016 Pan Gaoyong

FAQs

Package last updated on 25 Jul 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