github.com/mde/geddy/commit/… Merge branch 'v0.6' of github.com:mde/geddy into v0.6
github.com/mde/geddy/commit/… Forgot to include the fixes for the handlebars/mustache realtime code in 7609a49
github.com/mde/geddy/commit/… Default to string ID type instead of int for generators.
github.com/mde/geddy/commit/… Closes #259, Fix error where no properties at all would throw when compiling templates. Now if no default is given ...
github.com/mde/geddy/commit/… Closes #250, Add realtime code generation to the other template languages. Also fix a big where mustache and handl...
github.com/mde/geddy/commit/… Update lib/sessions/stores/redis.js Remove sys
github.com/mde/geddy/commit/… Temp. remove port-in-use check that doesn't work with newest Node