aboutsummaryrefslogtreecommitdiffstats
path: root/spec/relations
diff options
context:
space:
mode:
Diffstat (limited to 'spec/relations')
-rw-r--r--spec/relations/join_spec.rb2
-rw-r--r--spec/relations/relation_spec.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/spec/relations/join_spec.rb b/spec/relations/join_spec.rb
index b5ead51053..b4a46fae97 100644
--- a/spec/relations/join_spec.rb
+++ b/spec/relations/join_spec.rb
@@ -39,4 +39,4 @@ describe "Arel" do
it_should_behave_like 'A Relation'
end
-end \ No newline at end of file
+end
diff --git a/spec/relations/relation_spec.rb b/spec/relations/relation_spec.rb
index b5b73e2205..cfc1c1410b 100644
--- a/spec/relations/relation_spec.rb
+++ b/spec/relations/relation_spec.rb
@@ -28,4 +28,4 @@ describe "Arel" do
end
end
end
-end \ No newline at end of file
+end