From 2ee391231842eec5ce75517c0b24576c1e2a3261 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Wed, 26 May 2010 18:15:21 -0400 Subject: Whitespace fixes --- spec/relations/join_spec.rb | 2 +- spec/relations/relation_spec.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/relations') diff --git a/spec/relations/join_spec.rb b/spec/relations/join_spec.rb index 3894d175e8..d980451ca9 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 0381f8759d..c660ac3597 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 -- cgit v1.2.3