README #1

  • //
  • guest/
  • perforce_software/
  • chronicle/
  • main/
  • application/
  • dojo/
  • resources/
  • dojox/
  • rails/
  • README
  • View
  • Commits
  • Open Download .zip Download (1 KB)
-------------------------------------------------------------------------------
Project Name:  dojox.rails
-------------------------------------------------------------------------------
Version 0.1
Release date: 03/23/2010
-------------------------------------------------------------------------------
Project state:
        experimental
-------------------------------------------------------------------------------
Credits:
       Bob Remeika ([email protected])
       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
        Documentatation will reside at:
        http://docs.dojocampus.org/dojox/rails

-------------------------------------------------------------------------------
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.

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

# Change User Description Committed
#1 16170 perforce_software Move Chronicle files to follow new path scheme for branching.
//guest/perforce_software/chronicle/application/dojo/resources/dojox/rails/README
#1 8972 Matt Attaway Initial add of the Chronicle source code