Method: Arbre::HTML::Collection#-

Defined in:
lib/active_admin/arbre/html/collection.rb

#-(other) ⇒ Object



11
12
13
# File 'lib/active_admin/arbre/html/collection.rb', line 11

def -(other)
  self.class.new(super)
end