When you are modularizing your controllers how do you create a default page for that module. For instance say you are creating an admin section so you have your controllers in an admin folder, how do you create the "index" controller. Put another way: if you had a folder: app/controllers/admin/ with controllers such as something_controller.rb defined in it''s file as Admin::SomethingController, what do you do so you can browse to yoursite/admin and see a default controller such as admin_controller.rb? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---