Sha256: 05a9b93c4e97d752377e241a3bf2ab8a3fe0ff87519bbe98638fe331681c21be
Contents?: true
Size: 233 Bytes
Versions: 10
Compression:
Stored size: 233 Bytes
Contents
class OutputTestData @@from = File.expand_path(File.join(File.dirname(__FILE__), 'src')) @@to = File.expand_path(File.join(File.dirname(__FILE__), 'out')) def self.from @@from end def self.to @@to end end
Version data entries
10 entries across 10 versions & 1 rubygems