On Sep 14, 10:54 pm, Kendall Buchanan <rails-mailing-l...@andreas- s.net> wrote: > Frederick Cheung wrote:
> How do you deal with wanting three different views for the same data? Do > you use three separate controller actions? I would. Sounds like it would be clearer than fiddling with respond_to. Obviously you'd want to share the data generation stuff between the various actions. Fred > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

