Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 462 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 462 Bytes

SproutCore JUI

WARNING : This is not production ready!!!

API subjected to change until version 1.0

Install

In Gemfile:

gem 'rasputin-jui'

In your javascript asset manifest (app/assets/javascripts/application.js) add the following:

//= require sproutcore-jui

In your stylesheet asset manifest (app/assets/stylesheets/application.css) add the following:

/*
 * = require sproutcore-jui
 */

TODO :

  • docs...