Skip to content

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

Notifications You must be signed in to change notification settings

robjacoby/ace-rails-ap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ace-rails-ap

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

Usage

Gemfile:

gem '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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%