Clay Allsopp

Results 68 comments of Clay Allsopp
trafficstars

What's the output of `document.body.childNodes` ? i.e. a screenshot from the debuggger

That's when you open [http://localhost:8080/webpack-dev-server/](http://localhost:8080/webpack-dev-server/) ? Do you have any errors in your shell? (running `npm start`, right?) what version of chrome is that? do you have any extensions running...

This should be pretty easy to add, there's a nice hook right [here](https://github.com/usepropeller/routable-android/blob/master/src/com/usepropeller/routable/Router.java#L303) - would welcome a PR for it!

Yeah, seems to be a dependencies problem with RubyMotion 2.0, was able to reproduce with one of the example projects. I updated Walt to version `0.1.2` with a possible fix:...

Wait what is the initialized constant in question? RUBYMOTION_ENV? Also I'd recommend not using remote_model and instead looking into this: https://github.com/clayallsopp/maglev it's basically a more stable rewrite of remote_model.

Hi, thanks for asking! I reserve all rights for the content - for a translation, where do you plan on hosting it?

Preferably not - I'd be happy to provide a subdomain (i.e. cn.rubymotion-tutorial.com)

I've setup cn.rubymotion-tutorial.com with a CNAME to "AndorChen.github.io" If you fork this repo, edit the [CNAME file](https://github.com/clayallsopp/rubymotion-tutorial/blob/gh-pages/CNAME) in the gh-pages branch accordingly, and then make your changes, it should just...