Module: BoaVista::Response::Layout::Layout282
- Extended by:
- Default
- Defined in:
- lib/boa_vista/response/layout/layout_282.rb
Constant Summary
Constants included from Default
Class Method Summary collapse
Methods included from Default
default_attributes, has_conditions?, layout_with_conditions, range_of
Class Method Details
.attributes ⇒ Object
7 8 9 10 11 12 13 |
# File 'lib/boa_vista/response/layout/layout_282.rb', line 7 def attributes default_attributes.merge(record: { range: 77..77 }, sequence_number: { range: 78..79 }, company_name: { range: 80..129 }, document_type: { range: 130..130 }, document_number: { range: 131..144 }) end |