spec/spec_helper.rb in opal-rails-0.0.1.a vs spec/spec_helper.rb in opal-rails-0.0.2
- old
+ new
@@ -2 +1,2 @@
-$:.unshift File.expand_path('../../lib')
\ No newline at end of file
+$:.unshift File.expand_path('../../lib')
+require 'opal-rails'
- old
+ new