Sha256: 9db85b56cb889ee09217f7298d987ab7831e580f4628f13448e34abca4b8b06e
Contents?: true
Size: 639 Bytes
Versions: 15
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 GroupsHelper. For example: # # describe GroupsHelper do # describe "string concat" do # it "concats two strings with spaces" do # helper.concat_strings("this","that").should == "this that" # end # end # end describe GroupsHelper do end
Version data entries
15 entries across 15 versions & 2 rubygems