Sha256: 583f5e61ed0b3a7573772c40d4ba702970a2b44c5df2e3b9c9bf1ba23e54ddd6
Contents?: true
Size: 477 Bytes
Versions: 44
Compression:
Stored size: 477 Bytes
Contents
#require '#benchmark/ips' # #RSpec.describe Card::Set::All::I18n do # it "can access scope" do # expect(Card["A"].format.t(:key)) # .to eq "translation missing: en.mod.spec.set.all.i18n_spec.key" # end # # it "gets correct text" do # x.report('with auto_scope') do # Card[:admin_info].format(:html).warning_list_with_auto_scope([]) # end # x.report('with explicit scope') do # Card[:admin_info].format(:html).warning_list([]) # end # end #end
Version data entries
44 entries across 44 versions & 1 rubygems