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