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

Version Path
fast_gettext-0.8.1 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.8.0 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.7.1 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.7.0 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.12 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.11 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.10 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.9 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.8 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.7 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.6 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.5 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.4 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.3 spec/cases/safe_mode_can_handle_locales.rb
fast_gettext-0.6.2 spec/cases/safe_mode_can_handle_locales.rb