Patrick Lemiuex

Results 42 issues of Patrick Lemiuex

tarting compass with config file 'config/config.rb' Watching for changes under root '/Users/dj/node-backbone-skeleton' to paths ["server.coffee","util/**/*.coffee","config/**/_.coffee","server-lib/__/_.coffee","bootstrap/**/*.coffee","models/**/_.coffee","controllers/__/_.coffee","views/**/*.coffee","client-lib/**/_.coffee","templates/__/_.html"] /Users/dj/node-backbone-skeleton /Users/dj/node-backbone-skeleton/.DS_Store /Users/dj/node-backbone-skeleton/.sass-cache /Users/dj/node-backbone-skeleton/bootstrap /Users/dj/node-backbone-skeleton/client-lib /Users/dj/node-backbone-skeleton/compiled /Users/dj/node-backbone-skeleton/config /Users/dj/node-backbone-skeleton/controllers /Users/dj/node-backbone-skeleton/dependencies /Users/dj/node-backbone-skeleton/models /Users/dj/node-backbone-skeleton/node_modules /Users/dj/node-backbone-skeleton/npm-debug.log /Users/dj/node-backbone-skeleton/public /Users/dj/node-backbone-skeleton/server-lib /Users/dj/node-backbone-skeleton/server.coffee...

``` glob pattern, (err, matches) => return console.log "#{err}" if err for match in matches @compileTemplate match, 'create', value.out ``` that fixes problem

stderr from 'compass': stderr from 'compass': stderr from 'compass': stderr from 'compass

If you are not going to support it? waste of space.

Following the example, awaiting my dataFromTree, the helmet is always empty. Every time, no matter how trivial the data, the helmet components.toString are always undefined. The following is based on...

is there a meteor package that wraps this functionality to add to the meteor builds automatically?

animateTransitionDownFromView leaves me with transparent animations, while the other way works fine

Defining options doesn't seem to have any effect on where they finish, they always seem to go to the the left ASAnyCurlController.animateTransitionUpFromView(view, toView: UIView(), duration: 1, options: .TopRight, completion: {...