Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Could we have controller helpers? #78

Open
seancdavis opened this issue Dec 20, 2016 · 0 comments
Open

Could we have controller helpers? #78

seancdavis opened this issue Dec 20, 2016 · 0 comments

Comments

@seancdavis
Copy link
Owner

Kind of building off #73, what if we have a class that sits between ApplicationController and a specific controller (or maybe even below ApplicationController), such that there are some added benefits to be DRY.

For example, we could have a model set that would become our model of interest for the class. And some keywords like scope could call a method that would know what to do.

Probably overkill, but something to think about.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant