"Steve Longdo" <[EMAIL PROTECTED]> writes:

> Edge rails has support for adding named routes from a plugin so moving the
> controllers out to plugin land is viable.
>
> http://www.nabble.com/Re%3A-Plugin-Routes-p5856460.html

Useful. But to be honest, we want rid of the controllers in most cases
because we also want rid of render_component rather than because it's
awkward to have a controller in a plugin directory.

Still, there may be cases where we can't get away without a dedicated
controller, so that will still come in handy.

-- 
Piers Cawley <[EMAIL PROTECTED]>
http://www.bofh.org.uk/
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to