Sha256: 720ebf33c7568e1908d24758667336584dd0892837a030a60cc55732775907db

Contents?: true

Size: 430 Bytes

Versions: 6

Compression:

Stored size: 430 Bytes

Contents

require 'rails_helper'

# Specs in this file have access to a helper object that includes
# the LangsHelper. For example:
#
# describe LangsHelper 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
RSpec.describe LangsHelper, type: :helper do
  pending "add some examples to (or delete) #{__FILE__}"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
we_bridge_rails_engine_langs-0.1.8 spec/helpers/langs_helper_spec.rb
we_bridge_rails_engine_langs-0.1.7 spec/helpers/langs_helper_spec.rb
we_bridge_rails_engine_langs-0.1.6 spec/helpers/langs_helper_spec.rb
we_bridge_rails_engine_langs-0.1.5 spec/helpers/langs_helper_spec.rb
we_bridge_rails_engine_langs-0.1.4 spec/helpers/langs_helper_spec.rb
we_bridge_rails_engine_langs-0.1.3 spec/helpers/langs_helper_spec.rb