First draft of example single file roda app
This commit is contained in:
parent
671955a386
commit
514108bfc9
8 changed files with 143 additions and 2 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
/.rake_tasks~
|
||||
/temp.db
|
||||
/vendor/
|
||||
/bin/
|
||||
Loading…
Add table
Add a link
Reference in a new issue