Sha256: 9b91616f3b0a538c2a78ff3df1042cfcc4366774fec2a570f793da6784b1b75a
Contents?: true
Size: 111 Bytes
Versions: 10
Compression:
Stored size: 111 Bytes
Contents
module Gaku class TeacherDecorator < PersonDecorator decorates 'Gaku::Teacher' delegate_all end end
Version data entries
10 entries across 10 versions & 2 rubygems