aboutsummaryrefslogtreecommitdiffstats
path: root/spec/algebra
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2010-08-06 14:05:56 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2010-08-06 14:05:56 -0700
commitc86f94986d60d607f374ef01f9b6428fc64ddc81 (patch)
tree4ca5334586657fad4b8fde6efed825d4a138a096 /spec/algebra
parent12ba765448582cb86e5f57d6befc42c59eb295d9 (diff)
downloadrails-c86f94986d60d607f374ef01f9b6428fc64ddc81.tar.gz
rails-c86f94986d60d607f374ef01f9b6428fc64ddc81.tar.bz2
rails-c86f94986d60d607f374ef01f9b6428fc64ddc81.zip
unfactoring module inclusion
Diffstat (limited to 'spec/algebra')
-rw-r--r--spec/algebra/unit/primitives/attribute_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/algebra/unit/primitives/attribute_spec.rb b/spec/algebra/unit/primitives/attribute_spec.rb
index 08d32614a1..4026c0de14 100644
--- a/spec/algebra/unit/primitives/attribute_spec.rb
+++ b/spec/algebra/unit/primitives/attribute_spec.rb
@@ -52,7 +52,7 @@ module Arel
end
end
- describe Attribute::Congruence do
+ describe 'Attribute::Congruence' do
describe '/' do
before do
@aliased_relation = @relation.alias