marnen/duckbill

View on GitHub
app/decorators/client_decorator.rb

Summary

Maintainability
A
0 mins
Test Coverage
class ClientDecorator < Draper::Decorator
  include NameAndAddressDecorator
end