Module: Dojox::Rails

Defined in:
lib/dojox/rails/engine.rb,
lib/dojox/rails/version.rb

Defined Under Namespace

Classes: Engine

Constant Summary collapse

MAJOR =
0
MINOR =
14
TINY =
0
VERSION =
[MAJOR, MINOR, TINY].compact.join(".")