Sha256: ce33ee7d5c46fe890f8fd44e06693097393802a72c440b5a0946aa12c479ad2c

Contents?: true

Size: 285 Bytes

Versions: 9

Compression:

Stored size: 285 Bytes

Contents

# frozen_string_literal: true

module Alexandria
  module UI
    module Columns
      COVER_LIST, COVER_ICON, TITLE, TITLE_REDUCED, AUTHORS,
        ISBN, PUBLISHER, PUBLISH_DATE, EDITION, RATING, IDENT,
        NOTES, REDD, OWN, WANT, TAGS, LOANED_TO = (0..17).to_a
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
alexandria-book-collection-manager-0.7.10 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.9 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.8 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.7 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.6 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.5 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.4 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.3 lib/alexandria/ui/columns.rb
alexandria-book-collection-manager-0.7.2 lib/alexandria/ui/columns.rb