Sha256: f579460ab4778ad2d7efbd934fc6654afbf93d34b7f6a7e9ea107d19649b5c5e
Contents?: true
Size: 126 Bytes
Versions: 3
Compression:
Stored size: 126 Bytes
Contents
module Stylish class Theme include Stylish::Model attribute :name, String attribute :version, String end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
stylish-0.3.1 | lib/stylish/models/theme.rb |
stylish-0.3.0 | lib/stylish/models/theme.rb |
stylish-0.0.2 | lib/stylish/models/theme.rb |