Module: BoaVista::Response::Layout::Layout221
- Extended by:
- Default
- Defined in:
- lib/boa_vista/response/layout/layout_221.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 14 |
# File 'lib/boa_vista/response/layout/layout_221.rb', line 7 def attributes default_attributes.merge(record: { range: 77..77 }, name: { range: 78..127 }, document: { range: 128..138 }, birthday_date: { range: 139..146 }, mothers_name: { range: 149..198 }, voter_registration: { range: 199..211 }) end |