This project is archived and is in readonly mode.
Namespaced controller test fails under ruby 1.9.1
Reported by CancelProfileIsBroken | February 16th, 2009 @ 04:27 PM
Name: test_controller_generates_namespaced_and_not_namespaced_controllers(RailsControllerGeneratorTest)
Type: Failure
Message: Exception raised: <#<Rails::Generator::UsageError: The name 'Admin::ProductsHelper' is either already used in your application or reserved by Ruby on Rails. Please choose an alternative and run this generator again. >>.
test/generators/rails_controller_generator_test.rb:35
Comments and changes to this ticket
-
Pratik February 16th, 2009 @ 07:33 PM
- Milestone cleared.
-
DHH February 22nd, 2009 @ 03:13 PM
- Assigned user set to Jeremy Kemper
-
Jeremy Kemper February 22nd, 2009 @ 06:40 PM
Works for me on ruby trunk. I'll try on the latest release.
-
CancelProfileIsBroken February 28th, 2009 @ 12:38 PM
- State changed from new to resolved
Fixed in http://github.com/rails/rails/co...
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>