I''m new to Rails, and am having trouble referencing components that I''m building in the components directory. I have a view under app/views in which I''m trying to use render_component to reference a controller in my components directory. I can''t seem to specify the controller within the components directory correctly. Can someone please explain the syntax for referencing controllers both w/in app and w/in the components directories? thanks! David