I am amazed at the flexibility of Rails. I needed a way to dispatch between the portal and a tool and communicate which “context” / “site” the tool is supposed to operate in.
In Sakai we have complex stuff like a request filter and obtuse code buried in portal to accomplish this.
In Ruby it is trivial…