lib/x12/segment.rb in pd_x12-1.4.8 vs lib/x12/segment.rb in pd_x12-1.5.0

- old
+ new

@@ -20,13 +20,13 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA #++ # module X12 - - # $Id: Segment.rb 82 2009-05-13 18:07:22Z ikk $ + # # Implements a segment containing fields or composites + # class Segment < Base # Parses this segment out of a string, puts the match into value, returns the rest of the string - nil # if cannot parse