Nifty stuff! I agree that the controller shouldn't need to know about what is basically a super-helper for the view. I've been trying to think if there's any way to pull the "present" helper method out so that it's seamless to the view as well that it's using a presenter.
Just ran into this myself. Should've read the comments before I plunged into the StrongParameters docs. Oh well.
Nifty stuff! I agree that the controller shouldn't need to know about what is basically a super-helper for the view. I've been trying to think if there's any way to pull the "present" helper method out so that it's seamless to the view as well that it's using a presenter.
Possibly a super smart layout? Any ideas?