Sha256: 0702f9768bce17a338f3ddd024635ab670f55c69d508bf598d02321ac14521a6
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
require File.expand_path(File.dirname(__FILE__) + '/spec_helper') Dir.glob('locale/*.yml').each do |locale_file| describe 'a locale file' do it_behaves_like 'a valid locale file', locale_file end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
will-paginate-i18n-0.0.3 | spec/will-paginate-i18n_spec.rb |
will-paginate-i18n-0.0.2 | spec/will-paginate-i18n_spec.rb |