Sha256: 1e87b557c4be6d8de7f1f312429737bdeaeefe87a38bddf13da1db4c6b46f6ce

Contents?: true

Size: 99 Bytes

Versions: 5

Compression:

Stored size: 99 Bytes

Contents

module Kosher

  # A book author.
  class Author < Structure
    key :name
    key :role
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
kosher-0.6.2 lib/kosher/author.rb
kosher-0.6.1 lib/kosher/author.rb
kosher-0.6.0 lib/kosher/author.rb
kosher-0.5.0 lib/kosher/author.rb
kosher-0.4.0 lib/kosher/author.rb