source: Dev/trunk/src/client/dojox/rails/README @ 529

Last change on this file since 529 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 1.4 KB
Line 
1-------------------------------------------------------------------------------
2Project Name:  dojox.rails
3-------------------------------------------------------------------------------
4Version 0.1
5Release date: 03/23/2010
6-------------------------------------------------------------------------------
7Project state:
8        experimental
9-------------------------------------------------------------------------------
10Credits:
11       Bob Remeika (bob.remeika@gmail.com)
12       ttilley (This code is based a lot on what he contributed).
13
14-------------------------------------------------------------------------------
15Project description
16
17This is a dojo plugin for Rails 3.x UJS support
18
19-------------------------------------------------------------------------------
20Dependencies:
21        dojo base
22-------------------------------------------------------------------------------
23Documentation
24        Apparently none
25
26-------------------------------------------------------------------------------
27Installation instructions
28
29Grab the following from the Dojo SVN Repository:
30http://svn.dojotoolkit.org/src/dojox/trunk/rails.js
31
32Install into the following directory structure:
33/dojox/rails.js
34
35...which should be at the same level as your Dojo checkout.
36
37then dojo.require("dojox.rails") in your application to load it.
38
39-------------------------------------------------------------------------------
40
Note: See TracBrowser for help on using the repository browser.