All,

I am implementing a custom set of views for my application by using the 
params[:format]/respond_to functionality to render particular views when 
params[:format] is "desktop".

Of course, AS doesn't know from "desktop" formats. 

Is there a standard way that I can add "desktop" to the list of valid 
formats, or will I have to hack/modify the appropriate actions in AS to 
allow for rendering to this new format in the appropriate respond_to blocks?

The higher level question here, is whether there is a hook into AS at 
the point between action processing and rendering where I can effect 
some change?

Thanks,
Wes

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/activescaffold?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to