Nicholas Bruning d7c07e03ff Initial commit
2013-11-04 23:30:10 +11:00

6 lines
61 B
Ruby

module Mongoid
module Enum
VERSION = "0.0.1"
end
end