Sha256: 39246a1887a228d27b66aed2db556b5177aba1a3d12aa61a6d5020b6098fb6cb
Contents?: true
Size: 320 Bytes
Versions: 5
Compression:
Stored size: 320 Bytes
Contents
require_relative 'test_helper' # Run the tests in the generator, to make sure they pass. template_path = File.expand_path( '../../lib/file_blobs_rails/generators/templates/file_blob_test.rb.erb', __FILE__) eval Erubis::Eruby.new(File.read(template_path)).result( file_name: 'file_blob'), nil, template_path
Version data entries
5 entries across 5 versions & 1 rubygems