aboutsummaryrefslogtreecommitdiffstats
path: root/spec/attributes
diff options
context:
space:
mode:
Diffstat (limited to 'spec/attributes')
-rw-r--r--spec/attributes/boolean_spec.rb2
-rw-r--r--spec/attributes/float_spec.rb2
-rw-r--r--spec/attributes/header_spec.rb2
-rw-r--r--spec/attributes/integer_spec.rb2
-rw-r--r--spec/attributes/string_spec.rb2
-rw-r--r--spec/attributes/time_spec.rb2
6 files changed, 6 insertions, 6 deletions
diff --git a/spec/attributes/boolean_spec.rb b/spec/attributes/boolean_spec.rb
index bb7eeb886d..12b243e828 100644
--- a/spec/attributes/boolean_spec.rb
+++ b/spec/attributes/boolean_spec.rb
@@ -54,4 +54,4 @@ module Arel
end
end
end
-end \ No newline at end of file
+end
diff --git a/spec/attributes/float_spec.rb b/spec/attributes/float_spec.rb
index 3d8acbde7b..3a9a8debbc 100644
--- a/spec/attributes/float_spec.rb
+++ b/spec/attributes/float_spec.rb
@@ -116,4 +116,4 @@ module Arel
end
end
end
-end \ No newline at end of file
+end
diff --git a/spec/attributes/header_spec.rb b/spec/attributes/header_spec.rb
index 8fb4007003..51cba93df3 100644
--- a/spec/attributes/header_spec.rb
+++ b/spec/attributes/header_spec.rb
@@ -39,4 +39,4 @@ module Arel
end
end
end
-end \ No newline at end of file
+end
diff --git a/spec/attributes/integer_spec.rb b/spec/attributes/integer_spec.rb
index 611bbf2b24..59b7afb2b4 100644
--- a/spec/attributes/integer_spec.rb
+++ b/spec/attributes/integer_spec.rb
@@ -116,4 +116,4 @@ module Arel
end
end
end
-end \ No newline at end of file
+end
diff --git a/spec/attributes/string_spec.rb b/spec/attributes/string_spec.rb
index f6d65dd045..487d82249d 100644
--- a/spec/attributes/string_spec.rb
+++ b/spec/attributes/string_spec.rb
@@ -40,4 +40,4 @@ module Arel
end
end
end
-end \ No newline at end of file
+end
diff --git a/spec/attributes/time_spec.rb b/spec/attributes/time_spec.rb
index 044b98d6ec..15384e2073 100644
--- a/spec/attributes/time_spec.rb
+++ b/spec/attributes/time_spec.rb
@@ -21,4 +21,4 @@ module Arel
end
end
end
-end \ No newline at end of file
+end