Class: ROM::LDAP::Commands::Delete

Inherits:
Commands::Delete
  • Object
show all
Defined in:
lib/rom/ldap/commands/delete.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



10
11
12
# File 'lib/rom/ldap/commands/delete.rb', line 10

def execute
  relation.delete
end