#Phoenix controllers folder's getting messy. Should I eject?

3 messages · Page 1 of 1 (latest)

empty mango
#

Hi there,

Should I at least separate into controllers/ and views/, or am I breaking a convention? Or perhaps one folder per context holding the controller, views, and other stuff related?

vernal reef
#

it's sorta up to you, there is no strong organization convention in Phoenix. I would organize things by context/domain

#

not by module type