Sha256: 7f23f5905433aa9c1614c9847af90713e0250aafafd8d4344fb20e6cef66d053

Contents?: true

Size: 360 Bytes

Versions: 4

Compression:

Stored size: 360 Bytes

Contents

require 'spec_helper'

# Specs in this file have access to a helper object that includes
# the ArticlesHelper. For example:
#
# describe ArticlesHelper do
#   describe "string concat" do
#     it "concats two strings with spaces" do
#       expect(helper.concat_strings("this","that")).to eq("this that")
#     end
#   end
# end
describe ArticlesHelper do
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gamification-1.0.3 spec/dummy/spec/helpers/articles_helper_spec.rb
gamification-1.0.2 spec/dummy/spec/helpers/articles_helper_spec.rb
gamification-1.0.1 spec/dummy/spec/helpers/articles_helper_spec.rb
gamification-1.0.0 spec/dummy/spec/helpers/articles_helper_spec.rb