This project is archived and is in readonly mode.
simple "rake test" fails
Reported by Sam Ruby | June 16th, 2009 @ 03:18 AM | in 3.0.2
Symptom:
NoMethodError: undefined method
action' for #<ProductsController:0x7f7b6872c870></code> </pre>
Steps required to reproduce problem:
ruby script/generate scaffold product title:string
rake db:migrate
rake test
Broken by commit a63caa4c0c2a8aabc13c354a9193ebd9c5e8ba73
Comments and changes to this ticket
-
Yehuda Katz (wycats) June 16th, 2009 @ 03:20 AM
- State changed from new to open
- Milestone cleared.
I'm about to head home for the day. Can you confirm it's still broken on the latest head? If so, Carl and I will get to it tomorrow.
-
Sam Ruby June 16th, 2009 @ 03:29 AM
Yes, it is still broken on head (currently 1fbfa3e705c37656c308436f21d42b09591ba60e).
FYI: http://intertwingly.net/blog/2009/06/13/Rails-Edge-Very-Stable-Lately
-
Yehuda Katz (wycats) June 22nd, 2009 @ 04:22 PM
- State changed from open to resolved
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>