I was looking for some actions sharing methods weird solution (since I was trying to apply a per-action classes model, and I needed to use methods from one action onto another), and I had no luck at all.
However, what I did find out was fabien saying repeteadly that actions code should not be messy, hard or “thick”, if the code inside your “actions” file is getting fatter, put it away on the model layer or using more helpers.
End of the reminder.
No Comments on “Reminder: actions code always clean.”
You can track this conversation through its atom feed.