Sha256: ca89b34e1fa88b42b4a8a1fdb34cd641b6184b6aa5a41b2b5af953c6789d00b0
Contents?: true
Size: 208 Bytes
Versions: 15
Compression:
Stored size: 208 Bytes
Contents
$LOAD_PATH.unshift 'lib' require 'fast_gettext' $SAFE = 1 rep = FastGettext::TranslationRepository.build('safe_test',:path=>File.join('spec','locale')) print rep.is_a?(FastGettext::TranslationRepository::Mo)
Version data entries
15 entries across 15 versions & 1 rubygems