Ruby Plugins and my.sketchup.com

Does the web-based my.sketchup.com beta support Ruby plugins? If so can you provide some pointers on where to start?

No.

Because my.sketchup is browser based, there is no way to insure that Ruby is installed on the client (much less the correct Ruby version!) - and doing it on the server side would (I’m guessing) introduce significant latency (if it can be done at all) with perceptible performance degredation.

FYI, I started a topic thread in the Developers category:

… and here in one of the topics Tyler said (because like, several members have already asked this question):

I understand the priorities and keep up the good work!!!

When and if you get there a plug-in API is a definite must have and when that time comes supporting Ruby on your web-based solution isn’t in my mind a requirement. Browser-based Javascript (on the client) and/or Node.js (server-side Javascript) are a good alternative and are also in line with the changing times and preferences of the the development community … The RedMonk Programming Language Rankings: January 2016 – tecosystems

@joe.ireland Repeat, I started a topic thread in the Developers category:

It will be a better place to talk in “geekish” about API things.