module Dijit module Rails MAJOR = 0 MINOR = 10 TINY = 2 VERSION = [MAJOR, MINOR, TINY].compact.join(".") end end