search for: artist_url

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

2007 Jan 29
0
Rails trunk breakages
...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'' /Users/jchris/ruby/rails/grabbit/config/../app/controllers/artists_controller.rb:59:in `update'' /Users/jchris/ruby/rails/grabbit/config/../app/controllers/artists_controller.rb:56:in `update'' ./spec/controllers/artists_controller_spec.rb:267:in `do_update'' ./spe...