Sha256: a85983640088732a7e7666e8d32d080fa7cad07b8d77232b07470808e2628d3c

Contents?: true

Size: 424 Bytes

Versions: 10

Compression:

Stored size: 424 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the TranslationsHelper. For example:
#
# describe TranslationsHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       helper.concat_strings("this","that").should == "this that"
#     end
#   end
# end
describe TranslationsHelper do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
kuztuscms-0.0.10 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.9 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.8 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.7 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.6 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.5 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.4 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.3 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.2 spec/helpers/kuztuscms/translations_helper_spec.rb
kuztuscms-0.0.1 spec/helpers/kuztuscms/translations_helper_spec.rb