Compare commits

...

1 Commits

Author SHA1 Message Date
08247f7fb2 wip 2019-03-09 21:14:11 +00:00
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