test/indices.rb in ohm-2.0.0.rc1 vs test/indices.rb in ohm-2.0.0.rc2

- old
+ new

@@ -1,7 +1,5 @@ -# encoding: UTF-8 - -require File.expand_path("./helper", File.dirname(__FILE__)) +require_relative "helper" class User < Ohm::Model attribute :email attribute :update attribute :activation_code