Nitter
Geddy
@geddyjs
Joined May 2010
Tweets
1,113
Following
0
Followers
91
Likes
0
Tweets
Tweets & Replies
Media
Search
Load newest
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Merge pull request #314 from bloodyKnuckles/patch-2 Update docs/4-models.md
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Update docs/4-models.md line 107: changed lenght to length line 122: changed min to max
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Merge pull request #313 from bloodyKnuckles/patch-1 Update docs/3-controllers.md
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Update docs/3-controllers.md line 92: changed "before-filter" to "after-filter"
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Fixes typo
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Merge branch 'master' into switachable-template-support
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Include fixed info for deploying on Heroku including the issue with .gitignore and config/secrets.json
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Changes getTemplatePath to use jake.createExec
Geddy
@geddyjs
15 Feb 2013
github.com/mde/geddy/commit/…
Adds tests for getTemplatePath and minor refactor
Geddy
@geddyjs
14 Feb 2013
github.com/mde/geddy/commit/…
Moves the log to the getTemplatePath method
Geddy
@geddyjs
14 Feb 2013
github.com/mde/geddy/commit/…
Include fixed info for deploying on Heroku including the issue with .gitignore and config/secrets.json
Geddy
@geddyjs
14 Feb 2013
github.com/mde/geddy/commit/…
Refactors the messy getTemplatePath code
Geddy
@geddyjs
14 Feb 2013
github.com/mde/geddy/commit/…
Uses npm root to get to the node_modules folder needed by getTemplatesPath. Needs some refactoring
Geddy
@geddyjs
12 Feb 2013
github.com/mde/geddy/commit/…
Uses the root directory/repo when looking for templates by path so we dont have to specify the 'templates' subdirec...
Geddy
@geddyjs
12 Feb 2013
github.com/mde/geddy/commit/…
Allow users to specify the tempaltes short name like coffee instead of geddy-coffee-templates
Geddy
@geddyjs
12 Feb 2013
github.com/mde/geddy/commit/…
Fixes alignment
Geddy
@geddyjs
11 Feb 2013
github.com/mde/geddy/commit/…
Looks for templates on a local (full or relative path), a local or global module
Geddy
@geddyjs
11 Feb 2013
github.com/mde/geddy/commit/…
Adds templates parameter to cli
Geddy
@geddyjs
11 Feb 2013
github.com/mde/geddy/commit/…
Moves app/controller files to app/controllers
Geddy
@geddyjs
11 Feb 2013
github.com/mde/geddy/commit/…
Moves config files to the config folder to make it easier to copy base templates
Load more