dawanda/ace-rails-ap

Name: ace-rails-ap

Owner: DaWanda Engineering Team

Description: The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline.

Created: 2012-02-22 11:18:19.0

Updated: 2013-01-07 23:16:08.0

Pushed: 2011-10-03 23:25:08.0

Homepage: http://codykrieger.com

Size: 298

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ace-rails-ap

The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline.

Usage

Gemfile:

'ace-rails-ap'

application.js:

require ace

To include a theme or mode, just put:

require theme-[sometheme].js
require mode-[somemode].js

After //= require ace in your application.js manifest.

Then just use Ace like normal.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.