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