Pavel Zhukov

Results 4 comments of Pavel Zhukov

I found a way to achieve this with: ```ruby Grape::Entity.format_with :foo do |value| Entities::MyEntity.represent(value) end expose :users, format_with: :foo ```

@z3ntu it has a dock which can be a bluetooth access point for wireless mouse connection, and dock has id `1532:0021` ``` etxzay@blink ~> lsusb -d 1532:001F -v Bus 003...

> have you resolved it? made a PR https://github.com/algolia/algoliasearch-rails/pull/369

Can confirm exactly the same issue using meteor 1.4.2.3 The solution is: * remove `/.meteor` directory * install meteor 1.3.5.1 with `meteor create --release 1.3.5.1 .` (ending dot is meaningful)