Sha256: c156f6c529121c1e04d12a7910050a0d109a4a25ea8f0b56fd8af50cf7315be4

Contents?: true

Size: 512 Bytes

Versions: 3

Compression:

Stored size: 512 Bytes

Contents

# -*- encoding : utf-8 -*-
class Card; module Set; module All; module RichBootstrap; extend Card::Set # ~~~~~~~~~~~ above autogenerated; below pulled from /Users/ethan/dev/wagn/gem/card/mod/06_bootstrap/set/all/rich_bootstrap.rb ~~~~~~~~~~~
format :html do

  view :closed do |args|
    args.merge! body_class: 'closed-content'
    super args
  end

end


# ~~~~~~~~~~~ below autogenerated; above pulled from /Users/ethan/dev/wagn/gem/card/mod/06_bootstrap/set/all/rich_bootstrap.rb ~~~~~~~~~~~
end;end;end;end;

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
card-1.16.9 tmpsets/set/mod008-06_bootstrap/all/rich_bootstrap.rb
card-1.16.8 tmpsets/set/mod008-06_bootstrap/all/rich_bootstrap.rb
card-1.16.7 tmpsets/set/mod008-06_bootstrap/all/rich_bootstrap.rb