This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Chris Roos (author)
Fri May 09 19:55:11 -0700 2008
commit 6776edccf6fb553eb0ac6db55e1d30df1b5b6589
tree 0a3f2c239d1e316db4ab2d9b7532b0da679365aa
parent dc4eec1129520ce9863c9373d7cb79d8636ab7ca
tree 0a3f2c239d1e316db4ab2d9b7532b0da679365aa
parent dc4eec1129520ce9863c9373d7cb79d8636ab7ca
... |
... |
|
... |
... |
|





Comments
Now if I pass url_for(:something => my_obj), my_obj is not called to_param, so I get undefined method .collect error. Is that intentional?