Sha256: 6d787c28e7985b4f86f964a38f60e6155fa4eebf5e9a511a4a730112d48c85a3
Contents?: true
Size: 639 Bytes
Versions: 11
Compression:
Stored size: 639 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
11 entries across 11 versions & 1 rubygems