Sha256: 938c95d8d197c29f9d23ab1d08945ba2e17f03ce386363d66d182cec2a8e5dcc

Contents?: true

Size: 415 Bytes

Versions: 10

Compression:

Stored size: 415 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the TemplatesHelper. For example:
#
# describe TemplatesHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       helper.concat_strings("this","that").should == "this that"
#     end
#   end
# end
describe TemplatesHelper 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/templates_helper_spec.rb
kuztuscms-0.0.9 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.8 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.7 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.6 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.5 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.4 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.3 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.2 spec/helpers/kuztuscms/templates_helper_spec.rb
kuztuscms-0.0.1 spec/helpers/kuztuscms/templates_helper_spec.rb