Class: ROM::LDAP::Commands::Delete
- Inherits:
-
Commands::Delete
- Object
- Commands::Delete
- ROM::LDAP::Commands::Delete
- Defined in:
- lib/rom/ldap/commands/delete.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
10 11 12 |
# File 'lib/rom/ldap/commands/delete.rb', line 10 def execute relation.delete end |