You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance view() function to accept an action instead of a path. If an action is specified call the view's associated controller to get any associated data.
Need to determine if before/after stack should be called around that view controller....