lib/x12/empty.rb in pd_x12-1.4.8 vs lib/x12/empty.rb in pd_x12-1.5.0
- old
+ new
@@ -20,14 +20,14 @@
# 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: Empty.rb 35 2008-11-13 18:33:44Z ikk $
+
#
# Class indicating the absense of any X12 element, be it loop, segment, or anything else like that.
-
+ #
+
class Empty < Base
# Create a new empty
def initialize
super(nil, [])