lyslim

Results 7 comments of lyslim

I met similar issue with my setup(react+apollo+meteor+ts). What @asemoon mentioned is useful, we just had to let TS to pickup that definition file with the following setup in `tsconfig.json` -...

Right, setting the request format to mobile definitely solve the issue, but why checking the ajax request at the first place in the method set_mobile_format? @benlangfeld, can you comment? Many...

But both the gem and the plugin share such method? https://github.com/benlangfeld/mobile-fu/blob/master/lib/mobile-fu.rb#L66

Yes, but I guess this could be done on controller side by calling the class method `respond_to :mobile, :html, :js` ? PS, I found setting the format directly also won't...

Hmmm, then I would continue on the plugin as I don't foresee a big advantage on the gem?

I did directly try dorothy and deploy that to heroku... but I guess without toto gem, we could NOT fully utilize the feature of toto?

Well, I do not have the answer, but he may has: http://sxlee.heroku.com/ BTW, maybe you may help me out with my question? It's question 48. Thanks in advance!