I'm not doing something right with the following spec and code:
https://gist.github.com/1183066

My problem lies in the last Spec:

it "should load the contents of the text file into the action list" do
@menu.action_list.empty?.should == false
@menu.display_menu(@messenger)
end My currently pain rattled body and mind is not processing the
problem very well. I suspect I'm not writing the spec right, any help?
Thanks, GB Hoyt Lakeland, FL


_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to