Sha256: 4b0479dbbbd683def89d39b6befcf3f997c537cb7e295f9d5bc284d07abb7254

Contents?: true

Size: 196 Bytes

Versions: 6

Compression:

Stored size: 196 Bytes

Contents

format :html do
  view :core do |args|
    with_inclusion_mode :template do
      self._final_core args
    end
  end
end

view :closed_content do |args|
  "#{_render_type} : #{_render_raw}"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wagn-1.13.0.pre1 mods/standard/sets/right/structure.rb
wagn-1.13.0.pre mods/standard/sets/right/structure.rb
wagn-1.12.13 mods/standard/sets/right/structure.rb
wagn-1.12.12 mods/standard/sets/right/structure.rb
wagn-1.12.11 mods/standard/sets/right/structure.rb
wagn-1.12.10 mods/standard/sets/right/structure.rb