Sha256: 48b8c025a8be08c2ad6d70e0a499040d1d4a94e2bce66a5210cf441b68a11943

Contents?: true

Size: 636 Bytes

Versions: 15

Compression:

Stored size: 636 Bytes

Contents

# Copyright (c) 2008-2013 Michael Dvorkin and contributors.
#
# Fat Free CRM is freely distributable under the terms of MIT license.
# See MIT-LICENSE file or http://www.opensource.org/licenses/mit-license.php
#------------------------------------------------------------------------------
require 'spec_helper'

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

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.15.2 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.16.4 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.14.1 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.15.1 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.16.3 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.16.2 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.16.1 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.16.0 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.15.0 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.15.0.beta.2 spec/helpers/lists_helper_spec.rb
fat_free_crm-0.15.0.beta spec/helpers/lists_helper_spec.rb
fat_free_crm-0.14.0 spec/helpers/lists_helper_spec.rb
reduced_fat_crm-0.15.0.beta spec/helpers/lists_helper_spec.rb
reduced_fat_crm-0.14.0 spec/helpers/lists_helper_spec.rb