# File lib/state_machine/integrations/mongoid/versions.rb, line 6 def self.active? ::Mongoid::VERSION >= '2.0.0' && ::Mongoid::VERSION < '2.1.0' end