examples/relevance/tarantula/form_submission_example.rb in tarantula-0.1.5 vs examples/relevance/tarantula/form_submission_example.rb in tarantula-0.1.8
- old
+ new
@@ -1,5 +1,5 @@
-require File.join(File.dirname(__FILE__), "..", "..", "example_helper.rb")
+require File.expand_path(File.join(File.dirname(__FILE__), "..", "..", "example_helper.rb"))
describe "Relevance::Tarantula::FormSubmission" do
# TODO: add more from field types to this example form as needed
before do