How to Build Reusable Features with Concerns in Ruby on Rails Discussion
Hey Chris, could this approach be combined with routing concerns and so only use one controller?
I didn't even realize there were routing concerns. TIL! And yes, they sure can. 😲
Just recorded a Routing Concerns in Rails screencast using routing concerns to refactor this further.