Skip to content
/ jqueryte Public

gem jqueryte - lightweight WYSIWYG html jQuery Text Editor Rails Engine

License

Notifications You must be signed in to change notification settings

pan/jqueryte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

gem jqueryte - lightweight WYSIWYG html jQuery Text Editor Rails Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages