3 # Specs in this file have access to a helper object that includes
4 # the RolesHelper. For example:
6 # describe RolesHelper do
7 # describe "string concat" do
8 # it "concats two strings with spaces" do
9 # helper.concat_strings("this","that").should == "this that"
13 describe RolesHelper do
14 pending "add some examples to (or delete) #{__FILE__}"