spec/attributes_spec.rb in simple_model-0.2.5 vs spec/attributes_spec.rb in simple_model-0.2.6
- old
+ new
@@ -1,5 +1,5 @@
-require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
+require File.expand_path(File.dirname(__FILE__) + '/spec_helper.rb')
describe SimpleModel::Attributes do
before(:all) do
class TestInit
include SimpleModel::Attributes