Hi, first of all: I''m a noob. I use RoR 2.0. Now the question ;-) Let''s say I want to create a frontend and a backend for my website. My URL could be: www.myurl.com Frontend should be available here: www.myurl.com/ or maybe www.myurl.com/news ... etc. Backend should be available in the subdirectory /admin Like that: www.myurl.com/admin or maybe www.myurl.com/admin/news How to I have to setup something like that ? When I generate the models/views/controllers do I have to add that admin-subdirectory ? Like: "ruby script/generate scaffold admin/news title:string blah:string" ? I actually tried that basically messed it up haha. Or is that just a routing ( config/routes.rb ) issue ? You notice I''m still messing around with those basic things. Could really need some kind of basic RoR project management guide ;-) Anyways I''m sure you guys can help. Thanks for your time! Martin -- Posted via http://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 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 -~----------~----~----~----~------~----~------~--~---