mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #11175 from robin850/patch-4
Update a broken link into the fixtures' template [ci skip]
This commit is contained in:
commit
fba490737e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||||
<% unless attributes.empty? -%>
|
<% unless attributes.empty? -%>
|
||||||
<% %w(one two).each do |name| %>
|
<% %w(one two).each do |name| %>
|
||||||
<%= name %>:
|
<%= name %>:
|
||||||
|
|
Loading…
Reference in a new issue