On 14 July 2012 11:47, pw <[email protected]> wrote: > ... > To be more specific: I merge the edit, show and new actions into one.
If you find yourself repeating code in these in order to setup data that they all need then you can use before_filter to run that code. Colin -- 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 https://groups.google.com/groups/opt_out.

