This commit is contained in:
Mark Moser 2019-03-09 21:14:11 +00:00
parent 378abb7807
commit 08247f7fb2
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
tmp/ tmp/
log/thin.log log/thin.log
*.swp *.swp
node_modules

View File

@ -0,0 +1,7 @@
http://www.plezi.io/docs/basics
https://stackoverflow.com/a/27337553
https://faye.jcoglan.com/ruby/clients.html
https://stackoverflow.com/a/52985030