Sha256: 460fd9482a3a8fbb08420663c03aa555ece8e768b93bc6a0628ee6732b1681d5

Contents?: true

Size: 398 Bytes

Versions: 19

Compression:

Stored size: 398 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

<% unless attributes.empty? -%>
one:
<% for attribute in attributes -%>
  <%= attribute.name %>: <%= attribute.default %>
<% end -%>

two:
<% for attribute in attributes -%>
  <%= attribute.name %>: <%= attribute.default %>
<% end -%>
<% else -%>
# one:
#   column: value
#
# two:
#   column: value
<% end -%>

Version data entries

19 entries across 19 versions & 3 rubygems

Version Path
judge-2.0.5 vendor/bundle/ruby/2.1.0/gems/rspec-rails-2.13.0/lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.99.0 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.99.0.rc1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.14.2 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.99.0.beta2 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.14.1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-3.0.0.beta1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.99.0.beta1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.14.0 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.14.0.rc1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.13.2 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.13.1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.13.0 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.12.2 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.12.1 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.12.0 lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.11.4 lib/generators/rspec/model/templates/fixtures.yml
gem_repackager-0.1.0 support/gems/rspec-rails-2.11.0/lib/generators/rspec/model/templates/fixtures.yml
rspec-rails-2.11.0 lib/generators/rspec/model/templates/fixtures.yml