# File lib/groupdate/magic.rb, line 394
    def activerecord42?
      ActiveRecord::VERSION::STRING.starts_with?("4.2.")
    end