I want to scaffold the user model which has a lot of has_many relationships, but when I to scaffold the user model I get the following error:
ruby generate scaffold user username:string The name 'UsersController' is reserved by Ruby on Rails. Please choose an alternative and run this generator again. does anyone know how to get around the reserved words thing? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
