mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Query guide is done
This commit is contained in:
parent
f60445940f
commit
0e19ba6f20
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ h3. Models
|
||||||
This guide covers all the associations provided by Active Record.
|
This guide covers all the associations provided by Active Record.
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<% guide("Active Record Query Interface", 'active_record_querying.html', :ticket => 16) do %>
|
<% guide("Active Record Query Interface", 'active_record_querying.html') do %>
|
||||||
This guide covers the database query interface provided by Active Record.
|
This guide covers the database query interface provided by Active Record.
|
||||||
<% end %>
|
<% end %>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
Loading…
Reference in a new issue