Mercurial > hg > soundsoftware-site
view lib/generators/redmine_plugin_model/templates/fixtures.yml @ 323:1333582e34c4 bug_94
Place search results refinement links immediately beneath results heading to
make them more obvious. Partly resolves #94
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Tue, 29 Mar 2011 11:13:50 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 <% for attribute in attributes -%> <%= attribute.name %>: <%= attribute.default %> <% end -%> two: id: 2 <% for attribute in attributes -%> <%= attribute.name %>: <%= attribute.default %> <% end -%>