Sha256: 41d4615515756577123fcb2aa6912d58006cfedd8b36375fa14824ac866c38f3

Contents?: true

Size: 111 Bytes

Versions: 3

Compression:

Stored size: 111 Bytes

Contents

# encoding: utf-8

module Loaf
  # Basic crumb container
  Crumb = Struct.new(:name, :url, :styles)
end # Loaf

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
loaf-0.3.0 lib/loaf/crumb.rb
loaf-0.2.1 lib/loaf/crumb.rb
loaf-0.2.0 lib/loaf/crumb.rb