search for: r6062

Displaying 1 result from an estimated 1 matches for "r6062".

Did you mean: 26062
2007 Jan 29
0
Rails trunk breakages
Anyone else having an issue with route-generation in specs breaking as of Rails trunk r6062? When I run my specs at r6061, they all pass, and in 6062 I get a trace like this every time my controller generates a route: TypeError in ''Requesting /artists/1 using PUT should redirect to the artist'' can''t convert Fixnum into String (eval):19:in `artist_url''...