Sha256: 632749e70317b63842c2e47ad3ed56a6f581242dec6439ef6330d8d332c5c15c

Contents?: true

Size: 550 Bytes

Versions: 49

Compression:

Stored size: 550 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; class Type; module LayoutType; extend Card::Set
# ~~ above autogenerated; below pulled from /Users/ethan/dev/wagn/gem/card/mod/standard/set/type/layout_type.rb ~~
# -*- encoding : utf-8 -*-
include_set Type::Html

format :html do
  view :core do |_args|
    with_nest_mode :template do
      process_content ::CodeRay.scan(_render_raw, :html).div
    end
  end
end


# ~~ below autogenerated; above pulled from /Users/ethan/dev/wagn/gem/card/mod/standard/set/type/layout_type.rb ~~
end;end;end;end;

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
card-1.99.6 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.99.5 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.97.0.1 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.97.0 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.8 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.7 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.6 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.5 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.4 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.3 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.2 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.1 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.96.0 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.95.3 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.95.2 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.95.1 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.95.0 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.94.1 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.94.0 tmpsets/set/mod016-standard/type/layout_type.rb
card-1.93.13 tmpsets/set/mod016-standard/type/layout_type.rb