Sha256: cc816809258bb96a4d0cf6e0ba8804d9798a6c84e5501b614cdd2c25ec3dd560
Contents?: true
Size: 180 Bytes
Versions: 10
Compression:
Stored size: 180 Bytes
Contents
<% 10.times do |i| -%> - id: <%= SecureRandom.uuid %> <% attributes.each do |attribute| -%> <%= attribute.name -%>: <%= random_for_type(attribute.type) %> <% end -%> <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems