diff --git a/doc/info.txt b/doc/gas-stack.md similarity index 94% rename from doc/info.txt rename to doc/gas-stack.md index b74356c..ab5470c 100644 --- a/doc/info.txt +++ b/doc/gas-stack.md @@ -27,6 +27,16 @@ - sample data - https://git.tnd.gg/tnd/remichat/pulls/65#issuecomment-2035 +- `ops` directory + +### Borrowed from Ruby On Rails + +- Convention Over Configuration +- scaffolding (code generators) +- database migration system +- focus on testing +- ORM-like affordances (but not actually using an ORM) + ## SQLite and ROWID Tables must be EITHER: