lib/definitions/segments/manual/hl.rb in eddy-0.5.1 vs lib/definitions/segments/manual/hl.rb in eddy-0.6.0
- old
+ new
@@ -9,10 +9,10 @@
# ### Notes
#
# - Related RFIs
# - [HL SEGMENT CONTENT - RFI 31](http://www.x12.org/rfis/HL%20Segment%20Content.pdf)
# - [HL Parent/Child relationship - RFI 610](http://rfi.x12.org/Request/Details/610?stateViewModel=WPC.RFI.Models.ViewModels.RequestViewModel)
- class HL < Eddy::Segment
+ class HL < Eddy::Models::Segment
# @param store [Eddy::Data::Store]
# @return [void]
def initialize(store)
@id = "HL"