On 20/1/2011 11:18 AM, nx wrote:
I wanted to use ActionController like I always have, except render the action with Radiant. So I wrote a gem that overrides "render" to take instance variables and methods like "params" and "flash" from the action and assign them to the page context to be accessible from my Radius tags. It uses a Radiant page that matches the URL of the request for rendering. Here's an example from the README:
I'm not yet sure of the details as I read it, but it sounds really cool. Thanks for sharing. Cheers, Mohit. 20/1/2011 | 2:00 PM.
