summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/brainstorming.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/brainstorming.md b/docs/brainstorming.md
new file mode 100644
index 0000000..9aa9c3c
--- /dev/null
+++ b/docs/brainstorming.md
@@ -0,0 +1,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.
+