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