This project is archived and is in readonly mode.

#2847 ✓resolved
Sam Ruby

simple "rake test" fails

Reported by Sam Ruby | June 28th, 2009 @ 09:24 PM | in 2.x

Symptom

railties/lib/rails/configuration.rb:79:in push': wrong number of arguments (0 for 1) (ArgumentError)</code>
</pre>
Steps required to reproduce the problem<br/>
<pre><code>ruby script/generate scaffold product title:string
rake db:migrate
rake test</code>
</pre>
Broken by commit [188a892c5a097ee6d62249d048a6be7d2dfe9649](http://github.com/rails/rails/commit/188a892c5a097ee6d62249d048a6be7d2dfe9649#diff-1)

Comments and changes to this ticket

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>

Attachments

Pages