Dheeraj Kumar wrote in post #1120004:
> Could you paste your test?
>
> --
> Dheeraj Kumar

The code for the number of arguments and the part which is failing is


  it "requires two arguments" do
    method(:array_sum).arity.should eq 2
  end


Thanks Dheeraj.  Quick question about the pick axe book. Have you given 
a version a read back in the day? I am just wondering how beginner 
friendly it is.

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/7a5a96d399f82cfc7803630ce33503b4%40ruby-forum.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to