This project is archived and is in readonly mode.

#3748 ✓committed
isomorphix

[PATCH] test_help.rb passes String to exit

Reported by isomorphix | January 19th, 2010 @ 03:55 PM | in 3.0.2

While fiddling around with getting Cucumber working with Rails edge I noticed that line 3 of railties/lib/rails/test_help.rb is passing a string to exit. This is causing a "can't convert String into Integer (TypeError)" exception whenever the environment is not set to test (such as with cucumber).

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>

People watching this ticket

Attachments

Tags

Pages