Sha256: 645e8c687ed8d7c9ee6136fc5889daf2228664de9932451f3277f18b20c250b6
Contents?: true
Size: 318 Bytes
Versions: 9
Compression:
Stored size: 318 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
9 entries across 9 versions & 2 rubygems