Sha256: eae9db69e7576fb7dfa5564e2225454d06f4e8c94810e4c2ad54ce56abbfc2d6
Contents?: true
Size: 231 Bytes
Versions: 8
Compression:
Stored size: 231 Bytes
Contents
require "test_helper" class ConfigTest < ActionDispatch::IntegrationTest test "Build path is Rails temporary dir by default" do assert_equal Rails.configuration.paths['tmp'].first, Latexpdf.configuration.build_path end end
Version data entries
8 entries across 8 versions & 1 rubygems