8000 GitHub - miamiruby/ace-rails-ap: The Ajax.org Cloud9 Editor (Ace) for the Rails 3.1 asset pipeline.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

miamiruby/ace-rails-ap

 
 

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

Packages

No packages published
0