the command line guide is good to go

This commit is contained in:
Xavier Noria
2011-08-24 14:45:42 -07:00
parent 93a9cadb7b
commit 5978faefd1

View File

@@ -124,7 +124,7 @@ Ruby on Rails Guides
<p>This guide covers the basic configuration settings for a Rails application.</p>
<% end %>
<%= guide("Rails Command Line Tools and Rake tasks", 'command_line.html', :work_in_progress => true) do %>
<%= guide("Rails Command Line Tools and Rake tasks", 'command_line.html') do %>
<p>This guide covers the command line tools and rake tasks provided by Rails.</p>
<% end %>