Do you happen to have a model named Admin?

On Tue, Oct 7, 2008 at 6:51 PM, Erol Fornoles <[EMAIL PROTECTED]> wrote:
>
> On Oct 8, 5:51 am, comopasta Gr <[EMAIL PROTECTED]>
> wrote:
>> Hi,
>>
>> I'm getting the next error:
>>
>> The name 'Admin::UsersHelper' is either already used in your application
>> or reserved by Ruby on Rails.
>>
>> When trying to run:
>> ruby script/generate controller Admin::Users
>>
>> I've done something similar with Rails 2.0 with no problems. I have
>> Rails 2.1.1 now.
>>
>> Tried to google but found no hints. Just that I'm not the only one with
>> similar problem.
>>
>> Any ideas how to fix it?
>>
>> Thanks
>> --
>> Posted viahttp://www.ruby-forum.com/.
>
> Try using:
>
> script/generate controller admin/users
> >
>



-- 
Robby Russell
Chief Evangelist, Partner

PLANET ARGON, LLC
design // development // hosting

http://www.planetargon.com/
http://www.robbyonrails.com/
aim: planetargon

+1 503 445 2457
+1 877 55 ARGON [toll free]
+1 815 642 4068 [fax]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to