1
0
Fork 0
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:
Steve Klabnik 2013-06-29 02:48:35 -07:00
commit fba490737e

View file

@ -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 %>: