All,

Rails 2.1.0
AS 2.1 (Rails 2.1 branch from github)

I am taking an existing controller and porting it to use AS. 

This controller has a respond_to do |format|...end block with rendering 
instructions for XML and JSON requests.

How does AS handle these non-HTML response formats?

I'm thinking that maybe I can handle these type of formats with an 
after_filter that gets run after all of the appropriate CRUD actions, maybe?

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