Sha256: 0454999992a02a0f6d2c02bfe5bfca72044a32f14e7ab80292c35bbd267ca602
Contents?: true
Size: 316 Bytes
Versions: 14
Compression:
Stored size: 316 Bytes
Contents
# textbuilder.rb # # Copyright (c) 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
14 entries across 14 versions & 2 rubygems