github.com/mde/geddy/commit/… Deletes duplicated files after introducing 6-helpers.md
github.com/mde/geddy/commit/… Merge pull request #329 from lgomezma/patch-1 Update 4-models.md
github.com/mde/geddy/commit/… Update 4-models.md Corrected the model's properties example, some single quotes were missing
github.com/mde/geddy/commit/… Split templates docs into template and helpers docs. Document custom helpers in helpers docs.
github.com/mde/geddy/commit/… Adds missing ticks to indicate the end of the code block
github.com/mde/geddy/commit/… Merge branch 'switachable-template-support' of github.com/mde/geddy into switachable-template-support
github.com/mde/geddy/commit/… Merge branch 'master' of github.com/mde/geddy into switachable-template-support
github.com/mde/geddy/commit/… Updates the documentation to add the new selectTag helper
github.com/mde/geddy/commit/… Adds a new selectTag helper that allows us to specify a selected option
github.com/mde/geddy/commit/… Adds support to use objects for options in contentTags, issue: 325
github.com/mde/geddy/commit/… Updates the documentation to add the new selectTag helper
github.com/mde/geddy/commit/… Adds a new selectTag helper that allows us to specify a selected option
github.com/mde/geddy/commit/… Adds support to use objects for options in contentTags, issue: 325
github.com/mde/geddy/commit/… Merge branch 'v0.6' of github.com:mde/geddy into v0.6
github.com/mde/geddy/commit/… Closes #276, related to #259. Generating a resource with no properties will no longer throw.
github.com/mde/geddy/commit/… updateAttributes should be updateProperties