sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Irul24 d994ad09ee First Commit 2 years ago
..
tests First Commit 2 years ago
README First Commit 2 years ago

README

-------------------------------------------------------------------------------
Project Name: dojox.rails
-------------------------------------------------------------------------------
Version 0.1
Release date: 03/23/2010
-------------------------------------------------------------------------------
Project state:
experimental
-------------------------------------------------------------------------------
Credits:
Bob Remeika (bob.remeika@gmail.com)
ttilley (This code is based a lot on what he contributed).

-------------------------------------------------------------------------------
Project description

This is a dojo plugin for Rails 3.x UJS support

-------------------------------------------------------------------------------
Dependencies:
dojo base
-------------------------------------------------------------------------------
Documentation
Apparently none

-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/src/dojox/trunk/rails.js

Install into the following directory structure:
/dojox/rails.js

...which should be at the same level as your Dojo checkout.

then dojo.require("dojox.rails") in your application to load it.

-------------------------------------------------------------------------------