On the other hand, earlier today my pair and I had to override a
find_by_param method.  We quickly wrote it down:

def find_by_param(val)
  find_by_id val
end

We were puzzled, then saw that it should be User.find_by_param.

Who'da thunk.

Pat


On Thu, Mar 13, 2008 at 10:42 PM, __iso __ <[EMAIL PROTECTED]> wrote:
> Maybe the book below that amazon displays on main page every
>  time I visit the site should be something I check out soon.
> http://amazon.ca/gp/product/0321146530/ref=s9_flash_asin_image_1_wish_c2?ie=UTF8&coliid=I2GQJNWRWB147V&colid=7OMS5OB238SP&pf_rd_m=A3DWYIK6Y9EEQB&pf_rd_s=center-2&pf_rd_r=1Z4Z31VY2YQ6P9PHQSK6&pf_rd_t=101&pf_rd_p=289767901&pf_rd_i=915398


Yes, you should
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to