blob: 9aa9c3cd9e207c7bf87e4fc585894c0522a33faf (
plain)
1
2
3
4
5
6
|
homepage is pretty much already mostly laid out.
need to figure out how i want the user account status pages to be.
while working, when i am dealing with some model, for example in the WritingController, i want to be able to quickly (almost automatically?) see the Model definition, database migration, Controller, and any relevant views and routes for that model.
|