i had the same problem. i am not sure what is causeing the error. what i did was use a name different than users. i used Admin::AccountsHelper which worked fine.
On Oct 7, 5:51 pm, 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/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

