Gabriel Pedro

Results 39 comments of Gabriel Pedro

- Hipchat - Campfire

what you think about task manager? like wunderlist ...

i don't know if you solved that problem, but the soluction is: 1 - Create **PusherController** ``` public function auth() { // make your logic to allow autentication if (Input::has('channel_name')...

in generator(grunt)-webapp it's by default https://github.com/yeoman/generator-webapp/blob/master/app/templates/Gruntfile.js#L255-L268

by default, areca palm is walkable without uniqueid? is yes, should be problem of item.otb definition

``` ProductName: Mac OS X ProductVersion: 10.12.6 ``` this probably solves issue #941 too. i was successful using this prefix: > LDFLAGS="-L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib/system" reference: https://amedog.net/archives/438

@obetomuniz the watcher will only work in the folder src/documents https://github.com/braziljs/conf-boilerplate/blob/metalsmith/metalsmith.js#L14 cc @zenorocha ### workaround Change pattern to: > pattern: '../../src/*_/_',