Sha256: 25c4fdf849ae6fae14c5f7430e5f68c7eccc20af6d4cf2892f91359cb9a6d9fb
Contents?: true
Size: 366 Bytes
Versions: 166
Compression:
Stored size: 366 Bytes
Contents
# Place any code you want to run when the component is included on the client # or server. # To include code only on the client use: # if RUBY_PLATFORM == 'opal' # # To include code only on the server, use: # unless RUBY_PLATFORM == 'opal' # ^^ this will not send compile in code in the conditional to the client. # ^^ this include code required in the conditional.
Version data entries
166 entries across 79 versions & 18 rubygems