Class: HealthDataStandards::Export::RenderingContext

Inherits:
OpenStruct
  • Object
show all
Includes:
TemplateHelper, ViewHelper
Defined in:
lib/health-data-standards/export/rendering_context.rb

Instance Attribute Summary

Attributes included from TemplateHelper

#template_format, #template_subdir

Instance Method Summary collapse

Methods included from ViewHelper

#code_display, #decode_hqmf_section, #decode_hqmf_status, #gc32_effective_time, #is_bool?, #is_num?, #quantity_display, #status_code_for, #time_if_not_nil, #value_or_null_flavor

Methods included from TemplateHelper

#partial, #render, #template, #template_root

Instance Method Details

#my_bindingObject



9
10
11
# File 'lib/health-data-standards/export/rendering_context.rb', line 9

def my_binding
  binding
end