Displaying 1 result from an estimated 1 matches for "grabbit".
Did you mean:
rabbit
2007 Jan 29
0
Rails trunk breakages
...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''
./spec/controllers/artists_controller_spec.rb:28...