Sha256: 6da273de7dea5b5542eb56e4d07e330200ff7679fa98decb24080172e5420ed3

Contents?: true

Size: 226 Bytes

Versions: 9

Compression:

Stored size: 226 Bytes

Contents

one:
<%- for attribute in model_attributes -%>
  <%= attribute.name %>: <%= attribute.default %>
<%- end -%>

two:
<%- for attribute in model_attributes -%>
  <%= attribute.name %>: <%= attribute.default %>
<%- end -%>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
flexi_generators-0.2.10 lib/generators/flexi/scaffold/templates/fixtures.yml
flexi_generators-0.2.8 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.6 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.5 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.4 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.3 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.2 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.1 lib/generators/flexi_scaffold/templates/fixtures.yml
flexi_generators-0.2.0 lib/generators/flexi_scaffold/templates/fixtures.yml