Skip to content

Commit 49f2fcf

Browse files
committed
remove scope method
1 parent bcfba44 commit 49f2fcf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/liquid-rails/rspec/drop_matchers.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@ def class_name(class_name)
8787
self
8888
end
8989

90-
def scope(scope_name)
91-
@options[:scope_name] = scope_name
92-
self
93-
end
94-
9590
def description
9691
"have association #{name}"
9792
end

0 commit comments

Comments
 (0)