Class: PR::Pin::Adapter::Commands::Update
- Inherits:
-
ROM::HTTP::Commands::Update
- Object
- ROM::HTTP::Commands::Update
- PR::Pin::Adapter::Commands::Update
- Defined in:
- lib/pr/pin/adapter/commands.rb
Instance Method Summary collapse
Instance Method Details
#execute(*args, &block) ⇒ Object
18 19 20 |
# File 'lib/pr/pin/adapter/commands.rb', line 18 def execute(*args, &block) relation.new(super.map(&:to_h)).to_a end |