Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rails-wysihtml5

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rails-wysihtml5

  • 0.3.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

A simple integration of https://github.com/xing/wysihtml5 for the rails asset pipeline.

The version will follow the latest release.

## Installation

gem 'rails-wysihtml5'
bundle install

Then put in your application.js:

//= require wysihtml5
//= require wysihtml5/parser_rules/advanced

If you want to customize parser rules

rails generate wysihtml5:parser_rules

will copy rules to app/assets/javascripts/wysihtml5/parser_rules

FAQs

Package last updated on 16 Jun 2012

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc