Sha256: ec37cb10a2ea6a0081a3b94fec6f0d3eabc32d1f214ef09cf137ab346b7dbf94
Contents?: true
Size: 352 Bytes
Versions: 25
Compression:
Stored size: 352 Bytes
Contents
# textbuilder.rb # # Copyright (c) 2010-2017 Kenshi Muto # 2010 Kenshi Muto # # This program is free software. # You can distribute or modify this program under the terms of # the GNU LGPL, Lesser General Public License version 2.1. # require 'review/topbuilder' module ReVIEW class TEXTBuilder < TOPBuilder end end # module ReVIEW
Version data entries
25 entries across 25 versions & 1 rubygems