Sha256: 560fc64265e58e7e5660e42902c5f4713e9a4b5bb9977d16582c40fdbf810944

Contents?: true

Size: 426 Bytes

Versions: 24

Compression:

Stored size: 426 Bytes

Contents

require 'rails_helper'

# Specs in this file have access to a helper object that includes
# the CorporationsHelper. For example:
#
# describe CorporationsHelper 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
module CustomerVault
  RSpec.describe CorporationsHelper, :type => :helper do
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
customer_vault-1.3.2 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.3.1 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.3.0 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.10 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.9 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.8 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.7 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.6 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.5 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.4 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.3 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.2 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.1 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.2.0 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.1.0 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.0.4 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.0.3 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.0.2 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.0.1 spec/helpers/customer_vault/corporations_helper_spec.rb
customer_vault-1.0.0 spec/helpers/customer_vault/corporations_helper_spec.rb