Sha256: 9f9599fd2f730cad07b1e0e3853090c5d8aa97c9a7a8fced08df4d9d9435c91f
Contents?: true
Size: 196 Bytes
Versions: 6
Compression:
Stored size: 196 Bytes
Contents
var <%= @options.model %> = { host: backendHost, init: function() { // Do your own initialization here } } $.gadgeteer(<%= @options.model %>.init, {host: <%= @options.model %>.host});
Version data entries
6 entries across 6 versions & 3 rubygems