Sha256: d81b29abf4d6e8e495d7133588eadb7b3d723b4592f46581d4171ed156ae44cf
Contents?: true
Size: 227 Bytes
Versions: 22
Compression:
Stored size: 227 Bytes
Contents
var <%= blueprint[:name] %> = (function() { function <%= blueprint[:name] %>() { <%= "var optional_variable = #{options[:optional_variable]};" if options[:optional_variable] %> } return <%= blueprint[:name] %>; })();
Version data entries
22 entries across 22 versions & 1 rubygems