https://github.com/johnagan/refinerycms-codemirror
CodeMirror HTML Editor for Refinery
https://github.com/johnagan/refinerycms-codemirror
Last synced: about 2 months ago
JSON representation
CodeMirror HTML Editor for Refinery
- Host: GitHub
- URL: https://github.com/johnagan/refinerycms-codemirror
- Owner: johnagan
- License: mit
- Created: 2012-06-30T17:49:22.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-24T01:35:36.000Z (almost 14 years ago)
- Last Synced: 2025-03-05T09:46:00.555Z (over 1 year ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
## CodeMirror for Refinery CMS
A simple gem for Refinery which will upgrade your HTML editor to use [CodeMirror](http://codemirror.net/)

## Installation
Simply update your ``Gemfile`` and add:
```ruby
gem 'refinerycms-codemirror'
```
Then bundle:
bundle install
No migration or generation needed. This is the only a script and style include.