Class: MatchesAclOwner

Inherits:
Object
  • Object
show all
Defined in:
lib/matches_acl_owner.rb

Overview

Match acl_owner

Class Method Summary collapse

Class Method Details

.===(item) ⇒ Object



4
5
6
# File 'lib/matches_acl_owner.rb', line 4

def self.===(item)
  item.include?("its(:acl_owner) { should eq '' }")
end