Results 4 comments of wenbo

@vendethiel thanks for your reply. just because there are so many `ClassA.new.mtd_a`, so what I need is without decorate manually, it's able to use decorator methods in decorator by default.

@philolo1 Thanks for your reply. Is it possible that the problem is with Horizon, I have adjusted the IP address to localhost like below. ```diff diff --git a/src/app/index.jsx b/src/app/index.jsx index...

@philolo1 with the newset master, I got the following errors when run 'npm start' ``` ERROR in ./~/engine.io-client/~/engine.io-parser/lib/browser.js Module not found: Error: Cannot resolve module 'arraybuffer.slice' in /Users/wenbo/workspace/ruby-dev/mobile/Horizon-Chat-MobX-OnsenUI/node_modules/engine.io-client/node_modules/engine.io-parser/lib @ ./~/engine.io-client/~/engine.io-parser/lib/browser.js...

@philolo1 have you remembered the steps to set up horizon in 192.81.214.88:5000, Maybe the command of `hz serve --dev --bind all -p 5000` is not enough to set horizon up...