rthbound/protected_record

View on GitHub
lib/protected_record/update.rb

Summary

Maintainability
A
0 mins
Test Coverage
module ProtectedRecord
  class Update < ProtectedRecord::UseCase::Update; end
end